remove comment
This commit is contained in:
parent
94651e77a5
commit
4c18ed2bd4
1 changed files with 0 additions and 1 deletions
|
@ -1283,7 +1283,6 @@ BattleScript_JungleHealingTryRestoreAlly:
|
|||
goto BattleScript_MoveEnd
|
||||
|
||||
BattleScript_EffectAttackerDefenseDownHit:
|
||||
@ Lower the Torchic's stat only once
|
||||
jumpifword CMP_COMMON_BITS, gHitMarker, HITMARKER_NO_ATTACKSTRING | HITMARKER_NO_PPDEDUCT, BattleScript_NoMoveEffect
|
||||
setmoveeffect MOVE_EFFECT_DEF_MINUS_1 | MOVE_EFFECT_AFFECTS_USER | MOVE_EFFECT_CERTAIN
|
||||
goto BattleScript_EffectHit
|
||||
|
|
Loading…
Reference in a new issue