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

	def_warps
	warp 0, 4, 0, LAST_MAP
	warp 0, 5, 1, LAST_MAP
	warp 7, 4, 2, LAST_MAP
	warp 7, 5, 3, LAST_MAP
	warp 6, 8, 0, ROUTE_15_GATE_2F

	def_signs

	def_objects
	object SPRITE_GUARD, 4, 1, STAY, NONE, 1 ; person

	def_warps_to ROUTE_15_GATE_1F