kep-hack/data/maps/objects/Route12SuperRodHouse.asm
May Evans cef7b12780 add old rod reference
seemed funny in my head, also indirectly references magikarp jump if you look REEEEEEALLY into it
2022-12-24 23:14:45 +00:00

15 lines
339 B
NASM

Route12SuperRodHouse_Object:
db $a ; border block
def_warp_events
warp_event 2, 7, LAST_MAP, 8
warp_event 3, 7, LAST_MAP, 8
def_bg_events
def_object_events
object_event 2, 4, SPRITE_FISHING_GURU, STAY, RIGHT, 1 ; person
object_event 5, 6, SPRITE_YOUNGSTER, WALK, LEFT, 2 ; person
def_warps_to ROUTE_12_SUPER_ROD_HOUSE