mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
13 lines
211 B
NASM
13 lines
211 B
NASM
CitrineFerryDock_Object:
|
|
db $15 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 14, 0, CITRINE_CITY, 7
|
|
warp_event 14, 5, SEAGALLOP_FERRY, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to CITRINE_FERRY_DOCK
|