pokered/data/maps/objects/SilphCo1F.asm

17 lines
366 B
NASM
Raw Normal View History

SilphCo1F_Object:
db $2e ; border block
2014-05-17 19:43:13 +00:00
def_warp_events
warp_event 10, 17, LAST_MAP, 5
warp_event 11, 17, LAST_MAP, 5
warp_event 26, 0, SILPH_CO_2F, 0
warp_event 20, 0, SILPH_CO_ELEVATOR, 0
warp_event 16, 10, SILPH_CO_3F, 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 4, 2, SPRITE_LINK_RECEPTIONIST, STAY, DOWN, 1 ; person
2014-05-17 19:43:13 +00:00
def_warps_to SILPH_CO_1F