mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 08:54:09 +13:00
12 lines
222 B
NASM
12 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
|