summaryrefslogtreecommitdiff
path: root/text/maps/viridian_forest_exit.asm
blob: 23e13e4eda2cebf8f1b13c2838d38d272cecb7e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
_ViridianForestexitText1: ; 8a6fd (22:66fd)
	text "Many #MON live"
	line "only in forests "
	cont "and caves."

	para "You need to look"
	line "everywhere to get"
	cont "different kinds!"
	done

_ViridianForestexitText2: ; 8a75d (22:675d)
	text "Have you noticed"
	line "the bushes on the"
	cont "roadside?"

	para "They can be cut"
	line "down by a special"
	cont "#MON move."
	done