mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
13 lines
211 B
NASM
13 lines
211 B
NASM
VermilionFerryDock_Object:
|
|
db $15 ; border block
|
|
|
|
def_warp_events
|
|
warp_event 14, 0, LAST_MAP, 9
|
|
warp_event 14, 5, SEAGALLOP_FERRY, 1
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
|
|
def_warps_to VERMILION_FERRY_DOCK
|