summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorE <shealyrd@email.uscupstate.edu>2020-11-29 14:23:15 -0600
committerE <shealyrd@email.uscupstate.edu>2020-11-29 14:23:15 -0600
commit41796de91581f586b401cf01eb0852095564e202 (patch)
treedbae2481c47bab7604fdbd0d36f370d69b6ef672 /src/data
parentbc110e289dc9bb683adcbc1656d634c44bed4f58 (diff)
Updating spelling + adding NPCMovement_d896
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 8275fe9..7360aff 100644
--- a/src/data/effect_commands.asm
+++ b/src/data/effect_commands.asm
@@ -1491,7 +1491,7 @@ FullHealEffectCommands:
db $00
ImposterProfessorOakEffectCommands:
- dbw EFFECTCMDTYPE_BEFORE_DAMAGE, ImpostorProfessorOakEffect
+ dbw EFFECTCMDTYPE_BEFORE_DAMAGE, ImposterProfessorOakEffect
db $00
ComputerSearchEffectCommands: