aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route8Gate.asm
blob: 64a931e6155d254ff9f2b93ab28b6513880f8640 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
	object_const_def
	const_export ROUTE8GATE_GUARD

Route8Gate_Object:
	db $a ; border block

	def_warp_events
	warp_event  0,  3, LAST_MAP, 1
	warp_event  0,  4, LAST_MAP, 2
	warp_event  5,  3, LAST_MAP, 3
	warp_event  5,  4, LAST_MAP, 4

	def_bg_events

	def_object_events
	object_event  2,  1, SPRITE_GUARD, STAY, DOWN, TEXT_ROUTE8GATE_GUARD

	def_warps_to ROUTE_8_GATE