blob: 63eb5381c0edb739e82157d5a06f125cdc93882f (
plain) (
blame)
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, 0
warp_event 10, 5, INDIGO_PLATEAU_LOBBY, 0
def_bg_events
def_object_events
def_warps_to INDIGO_PLATEAU
|