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 Triple Dive effect #2947

Merged
merged 3 commits into from
May 2, 2023

Conversation

AlexOn1ine
Copy link
Collaborator

Description

Fixes Triple Dive effect by adding FLAG_THREE_STRIKES. The flag is additionally used for Surging Strikes.

Images

Triple Dive:
triple_dive
Surging Strikes:
surging_strikes

Issue(s) that this PR fixes

Fixes #2795

Discord contact info

src/battle_util.c Outdated Show resolved Hide resolved
test/move_effect_triple_kick.c Outdated Show resolved Hide resolved
test/move_effect_triple_kick.c Outdated Show resolved Hide resolved
test/move_flag_three_strikes.c Outdated Show resolved Hide resolved
test/move_flag_three_strikes.c Outdated Show resolved Hide resolved
@AlexOn1ine
Copy link
Collaborator Author

Applied suggestions.

@AsparagusEduardo AsparagusEduardo merged commit dd43d62 into rh-hideout:upcoming May 2, 2023
@AlexOn1ine AlexOn1ine deleted the triple_dive branch May 13, 2023 19:41
@AsparagusEduardo AsparagusEduardo mentioned this pull request May 31, 2023
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.

Triple Dive uses EFFECT_TRIPLE_KICK when it shouldn't
2 participants