pokered/data/maps/objects/LoreleisRoom.asm

16 lines
352 B
NASM
Raw Normal View History

LoreleisRoom_Object:
db $3 ; border block
2014-05-17 19:43:13 +00:00
def_warp_events
warp_event 4, 11, INDIGO_PLATEAU_LOBBY, 3
warp_event 5, 11, INDIGO_PLATEAU_LOBBY, 3
warp_event 4, 0, BRUNOS_ROOM, 1
warp_event 5, 0, BRUNOS_ROOM, 2
2014-05-17 19:43:13 +00:00
def_bg_events
2014-05-17 19:43:13 +00:00
def_object_events
object_event 5, 2, SPRITE_LORELEI, STAY, DOWN, 1, OPP_LORELEI, 1
2014-05-17 19:43:13 +00:00
def_warps_to LORELEIS_ROOM