summaryrefslogtreecommitdiff
path: root/data/maps/objects/Daycare.asm
blob: 2feecff33f35ea622b6be34c65fdcc463dc77223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Daycare_Object:
	db $a ; border block

	def_warps
	warp  2,  7, 4, LAST_MAP
	warp  3,  7, 4, LAST_MAP

	def_signs

	def_objects
	object SPRITE_GENTLEMAN, 2, 3, STAY, RIGHT, 1 ; person

	def_warps_to DAYCARE