mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 10:13:24 +12:00
19 lines
377 B
NASM
19 lines
377 B
NASM
RuinsOfAlphAerodactylWordRoom_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
RuinsOfAlphAerodactylWordRoom_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 9, 5, RUINS_OF_ALPH_AERODACTYL_ITEM_ROOM, 3
|
|
warp_event 10, 5, RUINS_OF_ALPH_AERODACTYL_ITEM_ROOM, 4
|
|
warp_event 17, 11, RUINS_OF_ALPH_INNER_CHAMBER, 8
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|