mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-24 21:25:30 +01:00
Fixed Rapid Spin raising Speed even when the move fails
This commit is contained in:
parent
2bd8ded9d2
commit
dd82e051bd
@ -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…
x
Reference in New Issue
Block a user