-
Notifications
You must be signed in to change notification settings - Fork 817
/
std_text.asm
388 lines (301 loc) · 5.67 KB
/
std_text.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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
NurseMornText:
text "Good morning!"
line "Welcome to our"
cont "#MON CENTER."
done
NurseDayText:
text "Hello!"
line "Welcome to our"
cont "#MON CENTER."
done
NurseNiteText:
text "Good evening!"
line "You're out late."
para "Welcome to our"
line "#MON CENTER."
done
PokeComNurseMornText:
text "Good morning!"
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
PokeComNurseDayText:
text "Hello!"
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
PokeComNurseNiteText:
text "Good to see you"
line "working so late."
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
NurseAskHealText:
text "We can heal your"
line "#MON to perfect"
cont "health."
para "Shall we heal your"
line "#MON?"
done
NurseTakePokemonText:
text "OK, may I see your"
line "#MON?"
done
NurseReturnPokemonText:
text "Thank you for"
line "waiting."
para "Your #MON are"
line "fully healed."
done
NurseGoodbyeText:
text "We hope to see you"
line "again."
done
; not used
text "We hope to see you"
line "again."
done
NursePokerusText:
text "Your #MON"
line "appear to be"
para "infected by tiny"
line "life forms."
para "Your #MON are"
line "healthy and seem"
cont "to be fine."
para "But we can't tell"
line "you anything more"
para "at a #MON"
line "CENTER."
done
PokeComNursePokerusText:
text "Your #MON"
line "appear to be"
para "infected by tiny"
line "life forms."
para "Your #MON are"
line "healthy and seem"
cont "to be fine."
para "But we can't tell"
line "you anything more."
done
DifficultBookshelfText:
text "It's full of"
line "difficult books."
done
PictureBookshelfText:
text "A whole collection"
line "of #MON picture"
cont "books!"
done
MagazineBookshelfText:
text "#MON magazines…"
line "#MON PAL,"
para "#MON HANDBOOK,"
line "#MON GRAPH…"
done
TeamRocketOathText:
text "TEAM ROCKET OATH"
para "Steal #MON for"
line "profit!"
para "Exploit #MON"
line "for profit!"
para "All #MON exist"
line "for the glory of"
cont "TEAM ROCKET!"
done
IncenseBurnerText:
text "What is this?"
para "Oh, it's an"
line "incense burner!"
done
MerchandiseShelfText:
text "Lots of #MON"
line "merchandise!"
done
LookTownMapText:
text "It's the TOWN MAP."
done
WindowText:
text "My reflection!"
line "Lookin' good!"
done
TVText:
text "It's a TV."
done
HomepageText:
text "#MON JOURNAL"
line "HOME PAGE…"
para "It hasn't been"
line "updated…"
done
; not used
text "#MON RADIO!"
para "Call in with your"
line "requests now!"
done
TrashCanText:
text "There's nothing in"
line "here…"
done
; not used
text "A #MON may be"
line "able to move this."
done
; not used
text "Maybe a #MON"
line "can break this."
done
PokecenterSignText:
text "Heal Your #MON!"
line "#MON CENTER"
done
MartSignText:
text "For All Your"
line "#MON Needs"
para "#MON MART"
done
ContestResults_ReadyToJudgeText:
text "We will now judge"
line "the #MON you've"
cont "caught."
para "<……>"
line "<……>"
para "We have chosen the"
line "winners!"
para "Are you ready for"
line "this?"
done
ContestResults_PlayerWonAPrizeText:
text "<PLAYER>, the No.@"
text_ram wStringBuffer3
text_start
line "finisher, wins"
cont "@"
text_ram wStringBuffer4
text "!"
done
ReceivedItemText:
text "<PLAYER> received"
line "@"
text_ram wStringBuffer4
text "."
done
ContestResults_JoinUsNextTimeText:
text "Please join us for"
line "the next Contest!"
done
ContestResults_ConsolationPrizeText:
text "Everyone else gets"
line "a BERRY as a con-"
cont "solation prize!"
done
ContestResults_DidNotWinText:
text "We hope you do"
line "better next time."
done
ContestResults_ReturnPartyText:
text "We'll return the"
line "#MON we kept"
para "for you."
line "Here you go!"
done
ContestResults_PartyFullText:
text "Your party's full,"
line "so the #MON was"
para "sent to your BOX"
line "in BILL's PC."
done
GymStatue_CityGymText:
text_ram wStringBuffer3
text_start
line "#MON GYM"
done
GymStatue_WinningTrainersText:
text "LEADER: @"
text_ram wStringBuffer4
text_start
para "WINNING TRAINERS:"
line "<PLAYER>"
done
CoinVendor_WelcomeText:
text "Welcome to the"
line "GAME CORNER."
done
CoinVendor_NoCoinCaseText:
text "Do you need game"
line "coins?"
para "Oh, you don't have"
line "a COIN CASE for"
cont "your coins."
done
CoinVendor_IntroText:
text "Do you need some"
line "game coins?"
para "It costs ¥1000 for"
line "50 coins. Do you"
cont "want some?"
done
CoinVendor_Buy50CoinsText:
text "Thank you!"
line "Here are 50 coins."
done
CoinVendor_Buy500CoinsText:
text "Thank you! Here"
line "are 500 coins."
done
CoinVendor_NotEnoughMoneyText:
text "You don't have"
line "enough money."
done
CoinVendor_CoinCaseFullText:
text "Whoops! Your COIN"
line "CASE is full."
done
CoinVendor_CancelText:
text "No coins for you?"
line "Come again!"
done
BugContestPrizeNoRoomText:
text "Oh? Your PACK is"
line "full."
para "We'll keep this"
line "for you today, so"
para "come back when you"
line "make room for it."
done
HappinessText3:
text "Wow! You and your"
line "#MON are really"
cont "close!"
done
HappinessText2:
text "#MON get more"
line "friendly if you"
para "spend time with"
line "them."
done
HappinessText1:
text "You haven't tamed"
line "your #MON."
para "If you aren't"
line "nice, it'll pout."
done
RegisteredNumber1Text:
text "<PLAYER> registered"
line "@"
text_ram wStringBuffer3
text "'s number."
done
RegisteredNumber2Text:
text "<PLAYER> registered"
line "@"
text_ram wStringBuffer3
text "'s number."
done