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

	def_warps
	warp  3,  5, 2, LAST_MAP
	warp  4,  5, 2, LAST_MAP
	warp  3,  0, 1, LAST_MAP
	warp  4,  0, 1, LAST_MAP

	def_signs

	def_objects
	object SPRITE_GUARD, 6, 2, STAY, LEFT, 1 ; person

	def_warps_to ROUTE_6_GATE