summaryrefslogtreecommitdiff
path: root/scripts/pokemontower5.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pokemontower5.asm')
-rwxr-xr-xscripts/pokemontower5.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/pokemontower5.asm b/scripts/pokemontower5.asm
index b418b361..c4e9eed9 100755
--- a/scripts/pokemontower5.asm
+++ b/scripts/pokemontower5.asm
@@ -18,10 +18,10 @@ PokemonTower5Script0: ; 6094b (18:494b)
jr c, .asm_60960
ld hl, wd72e
res 4, [hl]
- ResetEvent EVENT_107
+ ResetEvent EVENT_IN_PURIFIED_ZONE
jp CheckFightingMapTrainers
.asm_60960
- CheckAndSetEvent EVENT_107
+ CheckAndSetEvent EVENT_IN_PURIFIED_ZONE
ret nz
xor a
ld [hJoyHeld], a