summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-12-31 14:11:34 -0600
committerdannye <33dannye@gmail.com>2020-12-31 14:11:34 -0600
commit433d278f7e82cd1d4632d12c746869fe1a2bc85b (patch)
tree4f753c94f27c8c8ee8941d32c16dd4fe0deafbfb /src/data
parentcafe9034f1d5354bd636d41110c43b549ca3f717 (diff)
Address feedback from 614af97
Diffstat (limited to 'src/data')
-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