-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fling fixes and tests #3191
Fling fixes and tests #3191
Conversation
cbe2bd7
to
87050d8
Compare
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
What is blocking this PR from getting merged? |
Haven't received a response from ghoul from my replies to their comments ^^; |
It's fine to merge. I disagree with the battle script labeling but it's not worth blocking the pr over |
Let me get a third opinion over a PR on Pret (I kept forgetting to do it ^^) |
PR opened over at pret: pret#1906 👀 |
@ghoulslash how about pret's current labels? |
Seems fine to me |
Anything left to change here? 👀 |
Applying pret's current labels. |
Sorry, I'm kinda lost here. Which labels should be changed to what exactly? |
BattleScript_FlingEnd:
tryfaintmon BS_TARGET
trysymbiosis
goto BattleScript_MoveEnd
+BattleScript_FlingFailConsumeItem
+ removeitem BS_ATTACKER
+ goto BattleScript_FailedFromAtkString
BattleScript_FlingFlameOrb: |
@AsparagusEduardo @ghoulslash Fixed, hopefully the way you wanted |
Ghoul approved the merge
Fixes #3001