Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeladonMart5F.asm
1270 views
1
_CeladonMart5FGentlemanText::
2
text "#MON ability"
3
line "enhancers can be"
4
cont "bought only here."
5
6
para "Use CALCIUM to"
7
line "increase SPECIAL"
8
cont "abilities."
9
10
para "Use CARBOS to"
11
line "increase SPEED."
12
done
13
14
_CeladonMart5FSailorText::
15
text "I'm here for"
16
line "#MON ability"
17
cont "enhancers."
18
19
para "PROTEIN increases"
20
line "ATTACK power."
21
22
para "IRON increases"
23
line "DEFENSE!"
24
done
25
26
_CeladonMart5FCurrentFloorSignText::
27
text "5F: DRUG STORE"
28
done
29
30