summaryrefslogtreecommitdiff
path: root/data/maps/objects/UndergroundPathRoute6.asm
blob: 001ade5539dbcd8dc9d39422dc703a688e4aa865 (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