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

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

	def_signs

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

	def_warps_to ROUTE_8_GATE