mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-28 06:13:59 +01:00
Small tweak for BattleScript_EffectRapidSpin
This commit is contained in:
parent
dd82e051bd
commit
24876ac5e3
@ -4288,8 +4288,8 @@ BattleScript_EffectRapidSpinEnd::
|
|||||||
end
|
end
|
||||||
.else
|
.else
|
||||||
setmoveeffect MOVE_EFFECT_RAPIDSPIN | MOVE_EFFECT_AFFECTS_USER | MOVE_EFFECT_CERTAIN
|
setmoveeffect MOVE_EFFECT_RAPIDSPIN | MOVE_EFFECT_AFFECTS_USER | MOVE_EFFECT_CERTAIN
|
||||||
.endif
|
|
||||||
goto BattleScript_EffectHit
|
goto BattleScript_EffectHit
|
||||||
|
.endif
|
||||||
|
|
||||||
BattleScript_EffectSonicboom::
|
BattleScript_EffectSonicboom::
|
||||||
attackcanceler
|
attackcanceler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user