aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/RedsHouse1F.asm
blob: ce0f8c247fed6e340b42dc291fc8fc19342af068 (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