aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/ViridianForestSouthGate.asm
blob: 0b98b51b9b535bd554d7eb63b2cc5f768f54e878 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ViridianForestSouthGate_Object:
	db $a ; border block

	def_warps
	warp 4, 0, 3, VIRIDIAN_FOREST
	warp 5, 0, 4, VIRIDIAN_FOREST
	warp 4, 7, 5, LAST_MAP
	warp 5, 7, 5, LAST_MAP

	def_signs

	def_objects
	object SPRITE_GIRL, 8, 4, STAY, LEFT, 1 ; person
	object SPRITE_LITTLE_GIRL, 2, 4, WALK, UP_DOWN, 2 ; person

	def_warps_to VIRIDIAN_FOREST_SOUTH_GATE