Fixed Rapid Spin raising Speed even when the move fails
This commit is contained in:
parent
2bd8ded9d2
commit
dd82e051bd
1 changed files with 1 additions and 0 deletions
|
@ -4258,6 +4258,7 @@ BattleScript_EffectRapidSpin::
|
|||
accuracycheck BattleScript_PrintMoveMissed, ACC_CURR_MOVE
|
||||
attackstring
|
||||
ppreduce
|
||||
jumpifbyte CMP_COMMON_BITS, gMoveResultFlags, MOVE_RESULT_DOESNT_AFFECT_FOE, BattleScript_MoveEnd
|
||||
critcalc
|
||||
damagecalc
|
||||
adjustdamage
|
||||
|
|
Loading…
Reference in a new issue