mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 13:06:31 +13:00
14 lines
240 B
NASM
14 lines
240 B
NASM
Route12SuperRodHouse_Object:
|
|
db $a ; border block
|
|
|
|
def_warps
|
|
warp 2, 7, 3, LAST_MAP
|
|
warp 3, 7, 3, LAST_MAP
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_FISHING_GURU, 2, 4, STAY, RIGHT, 1 ; person
|
|
|
|
def_warps_to ROUTE_12_SUPER_ROD_HOUSE
|