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

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

	def_signs

	def_objects
	object SPRITE_SUPER_NERD, 3, 2, STAY, NONE, 1 ; person
	object SPRITE_GRAMPS, 2, 5, STAY, NONE, 2 ; person

	def_warps_to VIRIDIAN_FOREST_NORTH_GATE