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

Route12Gate2F_Object:
	db $a ; border block

	def_warp_events
	warp_event  7,  7, ROUTE_12_GATE_1F, 5

	def_bg_events
	bg_event  1,  2, TEXT_ROUTE12GATE2F_LEFT_BINOCULARS
	bg_event  6,  2, TEXT_ROUTE12GATE2F_RIGHT_BINOCULARS

	def_object_events
	object_event  3,  4, SPRITE_BRUNETTE_GIRL, WALK, UP_DOWN, TEXT_ROUTE12GATE2F_BRUNETTE_GIRL

	def_warps_to ROUTE_12_GATE_2F