Small tweak for BattleScript_EffectRapidSpin
This commit is contained in:
parent
dd82e051bd
commit
24876ac5e3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue