summaryrefslogtreecommitdiff
path: root/src/data/effect_commands.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2021-01-03 11:36:16 -0600
committerGitHub <noreply@github.com>2021-01-03 11:36:16 -0600
commitfec3f3580a54dbaa3dfb138398c92b37d6c58dee (patch)
tree1c847cc130c7f6f4966ec524fe4097bfcc13f263 /src/data/effect_commands.asm
parent122cbc06aea38592b037cf0e6d5f5c7f48e98ac5 (diff)
parent433d278f7e82cd1d4632d12c746869fe1a2bc85b (diff)
Merge pull request #89 from dannye/master
Document remaining music commands
Diffstat (limited to 'src/data/effect_commands.asm')
-rw-r--r--src/data/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/effect_commands.asm b/src/data/effect_commands.asm
index e95a93b..e58f2d4 100644
--- a/src/data/effect_commands.asm
+++ b/src/data/effect_commands.asm
@@ -177,7 +177,7 @@ ExeggutorBigEggsplosionEffectCommands:
NidokingThrashEffectCommands:
dbw EFFECTCMDTYPE_BEFORE_DAMAGE, Thrash_ModifierEffect
- dbw EFFECTCMDTYPE_AFTER_DAMAGE, Thrash_LowRecoilEffect
+ dbw EFFECTCMDTYPE_AFTER_DAMAGE, Thrash_RecoilEffect
dbw EFFECTCMDTYPE_AI, Thrash_AIEffect
db $00