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

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

	def_signs

	def_objects
	object SPRITE_GUARD, 3, 1, STAY, DOWN, 1 ; person

	def_warps_to ROUTE_7_GATE