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 Clanging Scales target and effect #2691

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

DizzyEggg
Copy link
Collaborator

Fixes #1654

Replaces an old PR ##1982
Move now hits both targets and lowers defense only once.

Copy link
Collaborator

@ghoulslash ghoulslash left a comment

Choose a reason for hiding this comment

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

clever solution!

@@ -1283,8 +1283,13 @@ BattleScript_JungleHealingTryRestoreAlly:
goto BattleScript_MoveEnd

BattleScript_EffectAttackerDefenseDownHit:
@ Lower the Torchic's stat only once
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove comment

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

@ghoulslash ghoulslash merged commit 60a3da5 into rh-hideout:upcoming Feb 16, 2023
@DizzyEggg DizzyEggg deleted the clang_scales branch February 16, 2023 14:14
@AsparagusEduardo AsparagusEduardo mentioned this pull request Feb 19, 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.

Clanging Scales should hit both foes
2 participants