You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove wKickCounter and wPresentPower aliases for wBattleAnimParam
This commit is contained in:
@@ -221,7 +221,7 @@ Does nothing. Unused.
|
||||
|
||||
## `$F8`: <code>anim_if_param_equal <i>value</i>, <i>address</i></code>
|
||||
|
||||
Jumps to another script if `wBattleAnimParam` (aka `wKickCounter` or `wPresentPower`) is equal to *value*.
|
||||
Jumps to another script if `wBattleAnimParam` is equal to *value*.
|
||||
|
||||
|
||||
## `$F9`: <code>anim_setvar <i>value</i></code>
|
||||
|
Reference in New Issue
Block a user