Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeladonMart2F.asm
1270 views
1
_CeladonMart2FMiddleAgedManText::
2
text "SUPER REPEL keeps"
3
line "weak #MON at"
4
cont "bay..."
5
6
para "Hmm, it's a more"
7
line "powerful REPEL!"
8
done
9
10
_CeladonMart2FGirlText::
11
text "For long outings,"
12
line "you should buy"
13
cont "REVIVE."
14
done
15
16
_CeladonMart2FCurrentFloorSignText::
17
text "Top Grade Items"
18
line "for Trainers!"
19
20
para "2F: TRAINER'S"
21
line " MARKET"
22
done
23
24