mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
14 lines
230 B
NASM
14 lines
230 B
NASM
NameRatersHouse_Object:
|
|
db $a ; border block
|
|
|
|
def_warps
|
|
warp 2, 7, 5, LAST_MAP
|
|
warp 3, 7, 5, LAST_MAP
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_SILPH_PRESIDENT, 5, 3, STAY, LEFT, 1 ; person
|
|
|
|
def_warps_to NAME_RATERS_HOUSE
|