Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeladonMansion1F.asm
1270 views
1
_CeladonMansion1FMeowthText::
2
text "MEOWTH: Meow!@"
3
text_end
4
5
_CeladonMansion1FGrannyText::
6
text "My dear #MON"
7
line "keep me company."
8
9
para "MEOWTH even brings"
10
line "money home!"
11
done
12
13
_CeladonMansion1FClefairyText::
14
text "CLEFAIRY: Pi"
15
line "pippippi!@"
16
text_end
17
18
_CeladonMansion1FNidoranFText::
19
text "NIDORAN: Kya"
20
line "kyaoo!@"
21
text_end
22
23
_CeladonMansion1FManagersSuiteSignText::
24
text "CELADON MANSION"
25
line "Manager's Suite"
26
done
27
28