-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Bug] Added failIfSingleBattle
condtion to Doubles-only moves
#4839
[Bug] Added failIfSingleBattle
condtion to Doubles-only moves
#4839
Conversation
failIfSingleBattle
condtion to Helping Hand
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this apply to other NEAR_ALLY
moves?
@innerthunder I went through this list on Bulbapedia and added failIfSingleBattle conditions to them. |
failIfSingleBattle
condtion to Helping HandfailIfSingleBattle
condtion to Doubles-only moves
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was such a simple fix for a long reported bug :goomed:
This isn't the correct list to use. Looking at Bulba's page on Follow Me:
On the other hand, Coaching, another
|
What are the changes the user will see?
Helping Hand and other NearAlly moves should show a failure message.
Why am I making these changes?
I don't know either.
Note to self: Link bug report too
What are the changes from a developer perspective?
The declarations of Helping Hand and other doubles-only moves (I don't know, it's late) now has the failIfSingleCondtional
Screenshots/Videos
Screen.Recording.2024-11-10.at.12.11.41.PM.mov
How to test the changes?
Force a Pokemon to use Helping Hand in Single battle. Failure message should appear.
Checklist
beta
as my base branch