mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 22:07:58 +13:00
13 lines
250 B
NASM
13 lines
250 B
NASM
UndergroundPathNorthSouth_Object:
|
|
db $1 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 5, 4, UNDERGROUND_PATH_ROUTE_5, 3
|
|
warp_event 2, 41, UNDERGROUND_PATH_ROUTE_6, 3
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to UNDERGROUND_PATH_NORTH_SOUTH
|