aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/RedsHouse1F.asm
blob: ef1f7c072d0639ad0f6ad5b3b7bc660309b91a2c (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
	warp_event  3,  7, LAST_MAP, 0
	warp_event  7,  1, REDS_HOUSE_2F, 0

	def_bg_events
	bg_event  3,  1, 2 ; RedsHouse1FTVText

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

	def_warps_to REDS_HOUSE_1F