aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/LoreleisRoom.asm
blob: 3c4d1afae64e4f61b1c499ce1f2f5ba3f85c8cb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LoreleisRoom_Object:
	db $3 ; border block

	def_warp_events
	warp_event  4, 11, INDIGO_PLATEAU_LOBBY, 2
	warp_event  5, 11, INDIGO_PLATEAU_LOBBY, 2
	warp_event  4,  0, BRUNOS_ROOM, 0
	warp_event  5,  0, BRUNOS_ROOM, 1

	def_bg_events

	def_object_events
	object_event  5,  2, SPRITE_LORELEI, STAY, DOWN, 1, OPP_LORELEI, 1

	def_warps_to LORELEIS_ROOM