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

Fixes Toxic Debris + CanTargetFaintAi index issue #3306

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

AlexOn1ine
Copy link
Collaborator

Battlers weren't swapped back which caused some effects not to go off and 2 layers can be set up.

Also fixes a small index issue in CanTargetFaintAi.

&& IsBattlerAlive(gBattlerTarget))
{
gBattlerTarget = gBattlerAttacker;
i = gBattlerAttacker;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use macro SWAP

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@DizzyEggg DizzyEggg merged commit ca9e784 into rh-hideout:master Sep 13, 2023
1 check passed
@AsparagusEduardo AsparagusEduardo mentioned this pull request Sep 27, 2023
@AlexOn1ine AlexOn1ine deleted the toxic_debris branch April 19, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants