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

	def_warp_events
	warp_event  2,  7, LAST_MAP, 0 ; exit1
	warp_event  3,  7, LAST_MAP, 0 ; exit2
	warp_event  7,  1, REDS_HOUSE_2F, 0 ; staircase

	def_bg_events
	bg_event  3,  1, 2 ; TV

	def_object_events
	object_event 5, 4, SPRITE_MOM, STAY, LEFT, 1 ; Mom

	def_warps_to REDS_HOUSE_1F