kep-hack/data/maps/objects/PewterSpeechHouse.asm
2020-08-21 12:04:49 -04:00

15 lines
282 B
NASM
Executable file

PewterSpeechHouse_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_GAMBLER, 2, 3, STAY, RIGHT, 1 ; person
object SPRITE_YOUNGSTER, 4, 5, STAY, NONE, 2 ; person
def_warps_to PEWTER_SPEECH_HOUSE