Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeladonChiefHouse.asm
1270 views
1
_CeladonChiefHouseChiefText::
2
text "Hehehe! The slots"
3
line "just reel in the"
4
cont "dough, big time!"
5
done
6
7
_CeladonChiefHouseRocketText::
8
text "CHIEF!"
9
10
para "We just shipped"
11
line "2000 #MON as"
12
cont "slot prizes!"
13
done
14
15
_CeladonChiefHouseSailorText::
16
text "Don't touch the"
17
line "poster at the"
18
cont "GAME CORNER!"
19
20
para "There's no secret"
21
line "switch behind it!"
22
done
23
24