Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/text/CeruleanGym.asm
1270 views
1
_CeruleanGymMistyPreBattleText::
2
text "Hi, you're a new"
3
line "face!"
4
5
para "Trainers who want"
6
line "to turn pro have"
7
cont "to have a policy"
8
cont "about #MON!"
9
10
para "What is your"
11
line "approach when you"
12
cont "catch #MON?"
13
14
para "My policy is an"
15
line "all-out offensive"
16
cont "with water-type"
17
cont "#MON!"
18
done
19
20
_CeruleanGymMistyTM11ExplanationText::
21
text "TM11 teaches"
22
line "BUBBLEBEAM!"
23
24
para "Use it on an"
25
line "aquatic #MON!"
26
done
27
28
_CeruleanGymMistyCascadeBadgeInfoText::
29
text "The CASCADEBADGE"
30
line "makes all #MON"
31
cont "up to L30 obey!"
32
33
para "That includes"
34
line "even outsiders!"
35
36
para "There's more, you"
37
line "can now use CUT"
38
cont "any time!"
39
40
para "You can CUT down"
41
line "small bushes to"
42
cont "open new paths!"
43
44
para "You can also have"
45
line "my favorite TM!"
46
done
47
48
_CeruleanGymMistyReceivedTM11Text::
49
text "<PLAYER> received"
50
line "TM11!@"
51
text_end
52
53
_CeruleanGymMistyTM11NoRoomText::
54
text "You better make"
55
line "room for this!"
56
done
57
58
_CeruleanGymMistyReceivedCascadeBadgeText::
59
text "Wow!"
60
line "You're too much!"
61
62
para "All right!"
63
64
para "You can have the"
65
line "CASCADEBADGE to"
66
cont "show you beat me!@"
67
text_end
68
69
_CeruleanGymBattleText1::
70
text "I'm more than good"
71
line "enough for you!"
72
73
para "MISTY can wait!"
74
done
75
76
_CeruleanGymEndBattleText1::
77
text "You"
78
line "overwhelmed me!"
79
prompt
80
81
_CeruleanGymAfterBattleText1::
82
text "You have to face"
83
line "other trainers to"
84
cont "find out how good"
85
cont "you really are."
86
done
87
88
_CeruleanGymBattleText2::
89
text "Splash!"
90
91
para "I'm first up!"
92
line "Let's do it!"
93
done
94
95
_CeruleanGymEndBattleText2::
96
text "That"
97
line "can't be!"
98
prompt
99
100
_CeruleanGymAfterBattleText2::
101
text "MISTY is going to"
102
line "keep improving!"
103
104
para "She won't lose to"
105
line "someone like you!"
106
done
107
108
_CeruleanGymGymGuideChampInMakingText::
109
text "Yo! Champ in"
110
line "making!"
111
112
para "Here's my advice!"
113
114
para "The LEADER, MISTY,"
115
line "is a pro who uses"
116
cont "water #MON!"
117
118
para "You can drain all"
119
line "their water with"
120
cont "plant #MON!"
121
122
para "Or, zap them with"
123
line "electricity!"
124
done
125
126
_CeruleanGymGymGuideBeatMistyText::
127
text "You beat MISTY!"
128
line "What'd I tell ya?"
129
130
para "You and me kid,"
131
line "we make a pretty"
132
cont "darn good team!"
133
done
134
135