Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeladonHotel.asm
1270 views
1
_CeladonHotelGrannyText::
2
text "#MON? No, this"
3
line "is a hotel for"
4
cont "people."
5
6
para "We're full up."
7
done
8
9
_CeladonHotelBeautyText::
10
text "I'm on vacation"
11
line "with my brother"
12
cont "and boy friend."
13
14
para "CELADON is such a"
15
line "pretty city!"
16
done
17
18
_CeladonHotelSuperNerdText::
19
text "Why did she bring"
20
line "her brother?"
21
done
22
23