mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-13 00:34:48 +13:00
13 lines
190 B
NASM
13 lines
190 B
NASM
DiglettsCave_Object:
|
|
db $19 ; border block
|
|
|
|
def_warps
|
|
warp 5, 5, 2, DIGLETTS_CAVE_ROUTE_2
|
|
warp 37, 31, 2, DIGLETTS_CAVE_ROUTE_11
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
|
|
def_warps_to DIGLETTS_CAVE
|