aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/Route7Gate.asm
blob: b2395b7a01a04a55727342f55826bf10ee66833f (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 ROUTE7GATE_GUARD

Route7Gate_Object:
	db $a ; border block

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

	def_bg_events

	def_object_events
	object_event  3,  1, SPRITE_GUARD, STAY, DOWN, TEXT_ROUTE7GATE_GUARD

	def_warps_to ROUTE_7_GATE