diff options
Diffstat (limited to 'macros/move_effect.asm')
-rw-r--r-- | macros/move_effect.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/move_effect.asm b/macros/move_effect.asm index 6cca15b2d..7d0eda319 100644 --- a/macros/move_effect.asm +++ b/macros/move_effect.asm @@ -14,9 +14,9 @@ endm command stab command damagevariation command checkhit - command effect0x0a + command lowersub command effect0x0b - command effect0x0c + command raisesub command resulttext command checkfaint command criticaltext @@ -149,8 +149,8 @@ endm command statupfailtext command statdownfailtext command effectchance - command effect0x91 - command effect0x92 + command statdownanim + command statupanim command switchturn command fakeout command bellydrum |