diff options
Diffstat (limited to 'maps/RuinsOfAlphKabutoWordRoom.asm')
-rw-r--r-- | maps/RuinsOfAlphKabutoWordRoom.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/RuinsOfAlphKabutoWordRoom.asm b/maps/RuinsOfAlphKabutoWordRoom.asm index 9820104eb..086ae4c2d 100644 --- a/maps/RuinsOfAlphKabutoWordRoom.asm +++ b/maps/RuinsOfAlphKabutoWordRoom.asm @@ -7,8 +7,8 @@ RuinsOfAlphKabutoWordRoom_MapEvents: db 0, 0 ; filler db 3 ; warp events - warp_event 9, 5, RUINS_OF_ALPH_KABUTO_ITEM_ROOM, 3 - warp_event 10, 5, RUINS_OF_ALPH_KABUTO_ITEM_ROOM, 4 + warp_event 9, 5, RUINS_OF_ALPH_KABUTO_ITEM_ROOM, 3 + warp_event 10, 5, RUINS_OF_ALPH_KABUTO_ITEM_ROOM, 4 warp_event 17, 11, RUINS_OF_ALPH_INNER_CHAMBER, 4 db 0 ; coord events |