summaryrefslogtreecommitdiff
path: root/src/data/effect_commands.asm
diff options
context:
space:
mode:
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