summaryrefslogtreecommitdiff
path: root/text/CinnabarPokecenter.asm
blob: cf481764eec2e1035e834dac1809631bff54b4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_CinnabarPokecenterText2::
	text "You can cancel"
	line "evolution."

	para "When a #MON is"
	line "evolving, you can"
	cont "stop it and leave"
	cont "it the way it is."
	done

_CinnabarPokecenterText3::
	text "Do you have any"
	line "friends?"

	para "#MON you get"
	line "in trades grow"
	cont "very quickly."

	para "I think it's"
	line "worth a try!"
	done