summaryrefslogtreecommitdiff
path: root/text/maps/viridian_forest_exit.asm
blob: e74474e901580aa843e1b1cd1961187f0e33875d (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