mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
15 lines
276 B
NASM
15 lines
276 B
NASM
UndergroundPathRoute8_Object:
|
|
db $a ; border block
|
|
|
|
def_warps
|
|
warp 3, 7, 4, LAST_MAP
|
|
warp 4, 7, 4, LAST_MAP
|
|
warp 4, 4, 1, UNDERGROUND_PATH_WEST_EAST
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_GIRL, 3, 4, STAY, NONE, 1 ; person
|
|
|
|
def_warps_to UNDERGROUND_PATH_ROUTE_8
|