mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
19 lines
361 B
NASM
19 lines
361 B
NASM
RuinsOfAlphKabutoWordRoom_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
RuinsOfAlphKabutoWordRoom_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_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 17, 11, RUINS_OF_ALPH_INNER_CHAMBER, 4
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|