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

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

	def_signs

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

	def_warps_to UNDERGROUND_PATH_ROUTE_5