summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorE <shealyrd@email.uscupstate.edu>2020-11-28 14:23:17 -0600
committerE <shealyrd@email.uscupstate.edu>2020-11-28 14:23:17 -0600
commit2cf5f3019db3cd571344e8e2610c233acf0192eb (patch)
treea5ccc3635157562cbe8c77536b445b629a46ede8 /src
parent757858f3a32350082c246e96051645c064fdca82 (diff)
Adding reference to effect_commands.asm
Diffstat (limited to 'src')
-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 171c241..a65cee6 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, $74e1
+ dbw EFFECTCMDTYPE_BEFORE_DAMAGE, ImposterProssorOakEffect
db $00
ComputerSearchEffectCommands: