summaryrefslogtreecommitdiff
path: root/data/maps/objects/RedsHouse1F.asm
blob: c8a2da554418b3217006a38e84c299c95a30fd26 (plain)
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, 1
	warp_event  3,  7, LAST_MAP, 1
	warp_event  7,  1, REDS_HOUSE_2F, 1

	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