diff options
Diffstat (limited to 'macros/move_effect.asm')
-rw-r--r-- | macros/move_effect.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/move_effect.asm b/macros/move_effect.asm index 7d0eda319..0c2325e8d 100644 --- a/macros/move_effect.asm +++ b/macros/move_effect.asm @@ -15,7 +15,7 @@ endm command damagevariation command checkhit command lowersub - command effect0x0b + command hittargetnosub command raisesub command resulttext command checkfaint @@ -144,8 +144,8 @@ endm command specialdefensedown2 command accuracydown2 command evasiondown2 - command statmessageuser - command statmessagetarget + command statupmessage + command statdownmessage command statupfailtext command statdownfailtext command effectchance |