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

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

	def_signs

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

	def_warps_to UNDERGROUND_PATH_ROUTE_8