mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
14 lines
275 B
NASM
14 lines
275 B
NASM
VermilionOldRodHouse_Object:
|
|
db $a ; border block
|
|
|
|
def_warp_events
|
|
warp_event 2, 7, LAST_MAP, 9
|
|
warp_event 3, 7, LAST_MAP, 9
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
object_event 2, 4, SPRITE_FISHING_GURU, STAY, RIGHT, 1 ; person
|
|
|
|
def_warps_to VERMILION_OLD_ROD_HOUSE
|