summaryrefslogtreecommitdiff
path: root/text/maps/viridian_forest_exit.asm
blob: ab6a5a1d2405a7ef3949cdcd10005bf6504b3f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_ViridianForestExitText1::
	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::
	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