Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeruleanPokecenter.asm
1270 views
1
_CeruleanPokecenterSuperNerdText::
2
text "That BILL!"
3
4
para "I heard that"
5
line "he'll do whatever"
6
cont "it takes to get"
7
cont "rare #MON!"
8
done
9
10
_CeruleanPokecenterGentlemanText::
11
text "Have you heard"
12
line "about BILL?"
13
14
para "Everyone calls"
15
line "him a #MANIAC!"
16
17
para "I think people"
18
line "are just jealous"
19
cont "of BILL, though."
20
21
para "Who wouldn't want"
22
line "to boast about"
23
cont "their #MON?"
24
done
25
26