Skip to content
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

Fix Revival Blessing #5471

Closed
wants to merge 2 commits into from

Conversation

ghoulslash
Copy link
Collaborator

Revival Blessing to fill a battler slot was not updating the absent flags or battler data so they could not be targeted properly:

revival_blessing

This PR fixes it:
revival_blessing_fix

This should probably have a test, but I'm not very practiced with tests involving switching so would appreciate some assistance there.

Oops it should target master

@ghoulslash ghoulslash added the bugfix Bugfixes label Oct 4, 2024
@AsparagusEduardo
Copy link
Collaborator

Ah, this reminds me that I should separate Revival Blessing support for tests from #5253, as it currently can't be tested.
Would it be ok if I PR to this PR those changes so we can get that test going?

@ghoulslash
Copy link
Collaborator Author

Ah, this reminds me that I should separate Revival Blessing support for tests from #5253, as it currently can't be tested. Would it be ok if I PR to this PR those changes so we can get that test going?

Fine with me!

@AsparagusEduardo
Copy link
Collaborator

Here we go: ghoulslash#24

@AsparagusEduardo
Copy link
Collaborator

Oops it should target master

Oh, right.

@AsparagusEduardo
Copy link
Collaborator

Please retarget to master so I can PR you again

@Bassoonian
Copy link
Collaborator

Superseded by #5490

@Bassoonian Bassoonian closed this Oct 9, 2024
@AlexOn1ine
Copy link
Collaborator

Looks good but the animation is broken

@ghoulslash ghoulslash deleted the be/revivalblessing branch October 20, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants