Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CinnabarPokecenter.asm
1270 views
1
_CinnabarPokecenterCooltrainerFText::
2
text "You can cancel"
3
line "evolution."
4
5
para "When a #MON is"
6
line "evolving, you can"
7
cont "stop it and leave"
8
cont "it the way it is."
9
done
10
11
_CinnabarPokecenterGentlemanText::
12
text "Do you have any"
13
line "friends?"
14
15
para "#MON you get"
16
line "in trades grow"
17
cont "very quickly."
18
19
para "I think it's"
20
line "worth a try!"
21
done
22
23