mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00
14 lines
227 B
NASM
Executable file
14 lines
227 B
NASM
Executable file
MrPsychicsHouse_Object:
|
|
db $a ; border block
|
|
|
|
def_warps
|
|
warp 2, 7, 7, LAST_MAP
|
|
warp 3, 7, 7, LAST_MAP
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_FISHING_GURU, 5, 3, STAY, LEFT, 1 ; person
|
|
|
|
def_warps_to MR_PSYCHICS_HOUSE
|