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

	def_warps
	warp 3, 7, 5, LAST_MAP
	warp 4, 7, 5, LAST_MAP
	warp 4, 4, 0, UNDERGROUND_PATH_WEST_EAST

	def_signs

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

	def_warps_to UNDERGROUND_PATH_ROUTE_7_COPY