mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

Copycat now has a Jagg plushie in her house, referencing the amazing IKEA shark. (note that KEP is not sponsored by IKEA)
14 lines
298 B
NASM
14 lines
298 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
|
|
warp_event 2, 25, UNDERGROUND_PATH_ROUTE_7, 3
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to UNDERGROUND_PATH_NORTH_SOUTH
|