Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CopycatsHouse1F.asm
1270 views
1
_CopycatsHouse1FMiddleAgedWomanText::
2
text "My daughter is so"
3
line "self-centered."
4
cont "She only has a"
5
cont "few friends."
6
done
7
8
_CopycatsHouse1FMiddleAgedManText::
9
text "My daughter likes"
10
line "to mimic people."
11
12
para "Her mimicry has"
13
line "earned her the"
14
cont "nickname COPYCAT"
15
cont "around here!"
16
done
17
18
_CopycatsHouse1FChanseyText::
19
text "CHANSEY: Chaan!"
20
line "Sii!@"
21
text_end
22
23