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

	def_warps
	warp  4,  7, 0, LAST_MAP
	warp  5,  7, 0, LAST_MAP
	warp  4,  0, 0, LAST_MAP
	warp  5,  0, 1, LAST_MAP

	def_signs

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

	def_warps_to ROUTE_22_GATE