blob: d6b0e0db8a1c0801ca0e5a9c52d0b9b28f6f0af4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|