Remove wKickCounter and wPresentPower aliases for wBattleAnimParam
This commit is contained in:
@@ -39,7 +39,7 @@ BattleCommand_Curse:
|
||||
; Raise Attack and Defense, and lower Speed.
|
||||
|
||||
ld a, $1
|
||||
ld [wKickCounter], a
|
||||
ld [wBattleAnimParam], a
|
||||
call AnimateCurrentMove
|
||||
ld a, SPEED
|
||||
call LowerStat
|
||||
|
Reference in New Issue
Block a user