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

	def_warps
	warp  3,  7, 3, LAST_MAP
	warp  4,  7, 3, LAST_MAP
	warp  4,  4, 1, UNDERGROUND_PATH_NORTH_SOUTH

	def_signs

	def_objects
	object SPRITE_GIRL, 2, 3, STAY, NONE, 1 ; person

	def_warps_to UNDERGROUND_PATH_ROUTE_6