-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathSaffronGym.asm
239 lines (192 loc) · 4.15 KB
/
SaffronGym.asm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
_SaffronGymSabrinaText::
text "I had a vision of"
line "your arrival!"
para "I have had psychic"
line "powers since I"
cont "was a child."
para "I first learned"
line "to bend spoons"
cont "with my mind."
para "I dislike fight-"
line "ing, but if you"
cont "wish, I will show"
cont "you my powers!"
done
_SaffronGymSabrinaReceivedMarshBadgeText::
text "I'm"
line "shocked!"
cont "But, a loss is a"
cont "loss."
para "I admit I didn't"
line "work hard enough"
cont "to win!"
para "You earned the"
line "MARSHBADGE!@"
text_end
_SaffronGymSabrinaPostBattleAdviceText::
text "Everyone has"
line "psychic power!"
cont "People just don't"
cont "realize it!"
done
_SaffronGymSabrinaMarshBadgeInfoText::
text "The MARSHBADGE"
line "makes #MON up"
cont "to L70 obey you!"
para "Stronger #MON"
line "will become wild,"
cont "ignoring your"
cont "orders in battle!"
para "Just don't raise"
line "your #MON too"
cont "much!"
para "Wait, please take"
line "this TM with you!"
done
_SaffronGymSabrinaReceivedTM46Text::
text "<PLAYER> received"
line "TM46!@"
text_end
_TM46ExplanationText::
text_start
para "TM46 is PSYWAVE!"
line "It uses powerful"
cont "psychic waves to"
cont "inflict damage!"
done
_SaffronGymSabrinaTM46NoRoomText::
text "Your pack is full"
line "of other items!"
done
_SaffronGymGuideChampInMakingText::
text "Yo! Champ in"
line "making!"
para "SABRINA's #MON"
line "use psychic power"
cont "instead of force!"
para "Fighting #MON"
line "are weak against"
cont "psychic #MON!"
para "They get creamed"
line "before they can"
cont "even aim a punch!"
done
_SaffronGymGuideBeatSabrinaText::
text "Psychic power,"
line "huh?"
para "If I had that,"
line "I'd make a bundle"
cont "at the slots!"
done
_SaffronGymChanneler1BattleText::
text "SABRINA is younger"
line "than I, but I"
cont "respect her!"
done
_SaffronGymChanneler1EndBattleText::
text "Not"
line "good enough!"
prompt
_SaffronGymChanneler1AfterBattleText::
text "In a battle of"
line "equals, the one"
cont "with the stronger"
cont "will wins!"
para "If you wish"
line "to beat SABRINA,"
cont "focus on winning!"
done
_SaffronGymYoungster1BattleText::
text "Does our unseen"
line "power scare you?"
done
_SaffronGymYoungster1EndBattleText::
text "I never"
line "foresaw this!"
prompt
_SaffronGymYoungster1AfterBattleText::
text "Psychic #MON"
line "fear only ghosts"
cont "and bugs!"
done
_SaffronGymChanneler2BattleText::
text "#MON take on"
line "the appearance of"
cont "their trainers."
para "Your #MON must"
line "be tough, then!"
done
_SaffronGymChanneler2EndBattleText::
text "I knew"
line "it!"
prompt
_SaffronGymChanneler2AfterBattleText::
text "I must teach"
line "better techniques"
cont "to my #MON!"
done
_SaffronGymYoungster2BattleText::
text "You know that"
line "power alone isn't"
cont "enough!"
done
_SaffronGymYoungster2EndBattleText::
text "I don't"
line "believe this!"
prompt
_SaffronGymYoungster2AfterBattleText::
text "SABRINA just wiped"
line "out the KARATE"
cont "MASTER next door!"
done
_SaffronGymChanneler3BattleText::
text "You and I, our"
line "#MON shall"
cont "fight!"
done
_SaffronGymChanneler3EndBattleText::
text "I lost"
line "after all!"
prompt
_SaffronGymChanneler3AfterBattleText::
text "I knew that this"
line "was going to take"
cont "place."
done
_SaffronGymYoungster3BattleText::
text "SABRINA is young,"
line "but she's also"
cont "our LEADER!"
para "You won't reach"
line "her easily!"
done
_SaffronGymYoungster3EndBattleText::
text "I lost"
line "my concentration!"
prompt
_SaffronGymYoungster3AfterBattleText::
text "There used to be"
line "2 #MON GYMs in"
cont "SAFFRON."
para "The FIGHTING DOJO"
line "next door lost"
cont "its GYM status"
cont "when we went and"
cont "creamed them!"
done
_SaffronGymYoungster4BattleText::
text "SAFFRON #MON"
line "GYM is famous for"
cont "its psychics!"
para "You want to see"
line "SABRINA!"
cont "I can tell!"
done
_SaffronGymYoungster4EndBattleText::
text "Arrrgh!"
prompt
_SaffronGymYoungster4AfterBattleText::
text "That's right! I"
line "used telepathy to"
cont "read your mind!"
done