summaryrefslogtreecommitdiff
path: root/scripts/indigoplateaulobby.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/indigoplateaulobby.asm')
-rwxr-xr-xscripts/indigoplateaulobby.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/indigoplateaulobby.asm b/scripts/indigoplateaulobby.asm
index 8cde0854..e4a64ce6 100755
--- a/scripts/indigoplateaulobby.asm
+++ b/scripts/indigoplateaulobby.asm
@@ -5,13 +5,13 @@ IndigoPlateauLobbyScript: ; 19c5b (6:5c5b)
bit 6, [hl]
res 6, [hl]
ret z
- ResetEvent EVENT_917
+ ResetEvent EVENT_VICTORY_ROAD_1_BOULDER_ON_SWITCH
ld hl, wd734
bit 1, [hl]
res 1, [hl]
ret z
; Elite 4 events
- ResetEventRange EVENT_8E0, EVENT_8FF
+ ResetEventRange EVENT_ELITE4_EVENTS_START, EVENT_LANCES_ROOM_LOCK_DOOR
ret
IndigoPlateauLobbyTextPointers: ; 19c7f (6:5c7f)