summaryrefslogtreecommitdiff
path: root/docs/battle_anim_commands.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-08-29 20:35:49 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-08-29 20:35:49 -0400
commitcf37abd3ecb69a9bb6f4bbf1e5ae4d77d37a4c68 (patch)
treee5ec7b78924f47e800dfa47ffae6b5ba452f82b6 /docs/battle_anim_commands.md
parent49bbc993b76ef05d63ce6fa508a1ac2ee81f8241 (diff)
Remove wKickCounter and wPresentPower aliases for wBattleAnimParam
Diffstat (limited to 'docs/battle_anim_commands.md')
-rw-r--r--docs/battle_anim_commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/battle_anim_commands.md b/docs/battle_anim_commands.md
index 0a44be96c..7cac1a4fa 100644
--- a/docs/battle_anim_commands.md
+++ b/docs/battle_anim_commands.md
@@ -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>