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