pokered/data/maps/objects/PewterSpeechHouse.asm

15 lines
326 B
NASM
Raw Normal View History

PewterSpeechHouse_Object:
db $a ; border block
2014-05-17 19:43:13 +00:00
def_warp_events
warp_event 2, 7, LAST_MAP, 6
warp_event 3, 7, LAST_MAP, 6
2014-05-17 19:43:13 +00:00
def_bg_events
2014-05-17 19:43:13 +00:00
def_object_events
object_event 2, 3, SPRITE_GAMBLER, STAY, RIGHT, 1 ; person
object_event 4, 5, SPRITE_YOUNGSTER, STAY, NONE, 2 ; person
2014-05-17 19:43:13 +00:00
def_warps_to PEWTER_SPEECH_HOUSE