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

	def_warp_events
	warp_event  2,  7, LAST_MAP, 4
	warp_event  3,  7, LAST_MAP, 4

	def_bg_events

	def_object_events
	object_event  5,  3, SPRITE_YOUNGSTER, STAY, LEFT, 1 ; person
	object_event  3,  5, SPRITE_BIRD, WALK, LEFT_RIGHT, 2 ; person
	object_event  4,  3, SPRITE_PAPER, STAY, NONE, 3 ; person

	def_warps_to VERMILION_PIDGEY_HOUSE