mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
13 lines
216 B
NASM
13 lines
216 B
NASM
IndigoPlateau_Object:
|
|
db $e ; border block
|
|
|
|
def_warp_events
|
|
warp_event 9, 5, INDIGO_PLATEAU_LOBBY, 1
|
|
warp_event 10, 5, INDIGO_PLATEAU_LOBBY, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to INDIGO_PLATEAU
|