mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00
13 lines
222 B
NASM
13 lines
222 B
NASM
UndergroundPathNorthSouth_Object:
|
|
db $1 ; border block
|
|
|
|
def_warps
|
|
warp 5, 4, 2, UNDERGROUND_PATH_ROUTE_5
|
|
warp 2, 41, 2, UNDERGROUND_PATH_ROUTE_6
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
|
|
def_warps_to UNDERGROUND_PATH_NORTH_SOUTH
|