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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
|
SootopolisCity_MapScripts:: @ 814D07D
map_script 1, SootopolisCity_MapScript1_14D08D
map_script 3, SootopolisCity_MapScript1_14D10D
map_script 5, SootopolisCity_MapScript1_14D165
.byte 0
SootopolisCity_MapScript1_14D08D:: @ 814D08D
call_if_unset FLAG_LEGEND_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_EventScript_14D0A0
call_if_set FLAG_LEGEND_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_EventScript_14D0B1
end
SootopolisCity_EventScript_14D0A0:: @ 814D0A0
setobjectxyperm 3, 31, 18
setmetatile 31, 32, 592, 1
return
SootopolisCity_EventScript_14D0B1:: @ 814D0B1
call_if_unset FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D0BB
return
SootopolisCity_EventScript_14D0BB:: @ 814D0BB
setmetatile 9, 6, 584, 1
setmetatile 9, 17, 584, 1
setmetatile 9, 26, 584, 1
setmetatile 44, 17, 584, 1
setmetatile 8, 35, 584, 1
setmetatile 53, 28, 584, 1
setmetatile 45, 6, 584, 1
setmetatile 48, 25, 584, 1
setmetatile 31, 32, 592, 1
return
SootopolisCity_MapScript1_14D10D:: @ 814D10D
setflag FLAG_VISITED_SOOTOPOLIS_CITY
call_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D159
call_if_set FLAG_SYS_WEATHER_CTRL, SootopolisCity_EventScript_14D123
end
SootopolisCity_EventScript_14D123:: @ 814D123
call SootopolisCity_EventScript_1A02C1
setobjectxyperm 1, 29, 19
setobjectxyperm 2, 33, 19
compare VAR_SOOTOPOLIS_STATE, 1
call_if_eq SootopolisCity_EventScript_14D142
return
SootopolisCity_EventScript_14D142:: @ 814D142
setobjectxyperm 10, 29, 6
setobjectmovementtype 10, 10
setobjectxyperm 5, 30, 6
setobjectmovementtype 5, 9
return
SootopolisCity_EventScript_14D159:: @ 814D159
setobjectxyperm 10, 31, 33
setobjectmovementtype 10, 8
return
SootopolisCity_MapScript1_14D165:: @ 814D165
setdivewarp MAP_UNDERWATER_SOOTOPOLIS_CITY, 255, 9, 6
end
SootopolisCity_EventScript_14D16E:: @ 814D16E
lock
faceplayer
goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D183
msgbox SootopolisCity_Text_1696A4, 4
release
end
SootopolisCity_EventScript_14D183:: @ 814D183
msgbox SootopolisCity_Text_16A455, 4
release
end
SootopolisCity_EventScript_14D18D:: @ 814D18D
msgbox SootopolisCity_Text_16A2B2, 2
end
SootopolisCity_EventScript_14D196:: @ 814D196
msgbox SootopolisCity_Text_16A2FB, 2
end
SootopolisCity_EventScript_14D19F:: @ 814D19F
lock
faceplayer
dodailyevents
special GetPlayerBigGuyGirlString
goto_if_set FLAG_DAILY_RECEIVED_BERRY_SOOTOPOLIS, SootopolisCity_EventScript_14D241
msgbox SootopolisCity_Text_1C63F2, 4
random 10
addvar RESULT, 20
addvar RESULT, ITEM_CHERI_BERRY
giveitem_std RESULT
compare RESULT, 0
goto_if_eq SootopolisCity_EventScript_1A029B
setflag FLAG_DAILY_RECEIVED_BERRY_SOOTOPOLIS
msgbox SootopolisCity_Text_1C64D0, 4
random 2
compare RESULT, 0
goto_if_eq SootopolisCity_EventScript_14D1FF
compare RESULT, 1
goto_if_eq SootopolisCity_EventScript_14D220
end
SootopolisCity_EventScript_14D1FF:: @ 814D1FF
giveitem_std ITEM_FIGY_BERRY
compare RESULT, 0
goto_if_eq SootopolisCity_EventScript_1A029B
msgbox SootopolisCity_Text_1C650B, 4
release
end
SootopolisCity_EventScript_14D220:: @ 814D220
giveitem_std ITEM_IAPAPA_BERRY
compare RESULT, 0
goto_if_eq SootopolisCity_EventScript_1A029B
msgbox SootopolisCity_Text_1C650B, 4
release
end
SootopolisCity_EventScript_14D241:: @ 814D241
msgbox SootopolisCity_Text_1C6540, MSGBOX_YESNO
compare RESULT, YES
goto_if_eq SootopolisCity_EventScript_14D25E
msgbox SootopolisCity_Text_1C6626, 4
release
end
SootopolisCity_EventScript_14D25E:: @ 814D25E
msgbox SootopolisCity_Text_1C65D4, 4
release
end
SootopolisCity_EventScript_14D268:: @ 814D268
lock
faceplayer
goto_if_set FLAG_DEFEATED_SOOTOPOLIS_GYM, SootopolisCity_EventScript_14D27D
msgbox SootopolisCity_Text_16A4D6, 4
release
end
SootopolisCity_EventScript_14D27D:: @ 814D27D
msgbox SootopolisCity_Text_16A531, 4
release
end
SootopolisCity_EventScript_14D287:: @ 814D287
lock
faceplayer
goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D29C
msgbox SootopolisCity_Text_169813, 4
release
end
SootopolisCity_EventScript_14D29C:: @ 814D29C
msgbox SootopolisCity_Text_16A587, 4
release
end
SootopolisCity_EventScript_14D2A6:: @ 814D2A6
lock
faceplayer
goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D2BB
msgbox SootopolisCity_Text_1698A0, 4
release
end
SootopolisCity_EventScript_14D2BB:: @ 814D2BB
msgbox SootopolisCity_Text_16A614, 4
release
end
SootopolisCity_EventScript_14D2C5:: @ 814D2C5
lock
faceplayer
goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D2DA
msgbox SootopolisCity_Text_1697A7, 4
release
end
SootopolisCity_EventScript_14D2DA:: @ 814D2DA
msgbox SootopolisCity_Text_16A6AE, 4
release
end
SootopolisCity_EventScript_14D2E4:: @ 814D2E4
msgbox SootopolisCity_Text_16972B, 2
end
SootopolisCity_EventScript_14D2ED:: @ 814D2ED
msgbox SootopolisCity_Text_16A6C7, 3
end
SootopolisCity_EventScript_14D2F6:: @ 814D2F6
msgbox SootopolisCity_Text_16A711, 3
end
ClosedSootopolisGymDoorScript:: @ 814D2FF
msgbox ClosedSootopolisGymDoorText, 3
end
SootopolisCity_EventScript_14D308:: @ 814D308
lockall
applymovement 10, SootopolisCity_Movement_1A083F
applymovement 255, SootopolisCity_Movement_1A0843
waitmovement 0
playse SE_PIN
applymovement 10, SootopolisCity_Movement_1A0833
waitmovement 0
applymovement 10, SootopolisCity_Movement_1A0835
waitmovement 0
applymovement 10, SootopolisCity_Movement_14D413
waitmovement 0
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169988, 4
.else
msgbox SootopolisCity_Text_169E0F, 4
.endif
closemessage
applymovement 10, SootopolisCity_Movement_14D417
applymovement 255, SootopolisCity_Movement_14D440
waitmovement 10
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_1699FD, 4
.else
msgbox SootopolisCity_Text_169E82, 4
.endif
playse SE_PIN
applymovement 5, SootopolisCity_Movement_1A0833
waitmovement 0
applymovement 5, SootopolisCity_Movement_1A0835
waitmovement 0
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169AB7, 4
.else
msgbox SootopolisCity_Text_169F3C, 4
.endif
closemessage
delay 30
applymovement 5, SootopolisCity_Movement_14D46A
applymovement 10, SootopolisCity_Movement_14D41D
applymovement 255, SootopolisCity_Movement_14D445
waitmovement 0
applymovement 5, SootopolisCity_Movement_1A0843
applymovement 255, SootopolisCity_Movement_1A0843
waitmovement 0
delay 30
applymovement 10, SootopolisCity_Movement_1A0845
waitmovement 0
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169AE7, 4
.else
msgbox SootopolisCity_Text_169F6B, 4
.endif
closemessage
delay 30
applymovement 5, SootopolisCity_Movement_14D47C
applymovement 255, SootopolisCity_Movement_14D457
applymovement 10, SootopolisCity_Movement_14D42D
waitmovement 0
applymovement 5, SootopolisCity_Movement_1A083F
waitmovement 0
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169BC7, 4
.else
msgbox SootopolisCity_Text_16A06C, 4
.endif
applymovement 255, SootopolisCity_Movement_1A083F
waitmovement 0
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169C99, 4
.else
msgbox SootopolisCity_Text_16A13E, 4
.endif
moveobjectoffscreen 5
setobjectmovementtype 5, 9
moveobjectoffscreen 10
setobjectmovementtype 10, 10
setvar VAR_SOOTOPOLIS_STATE, 2
releaseall
end
SootopolisCity_Movement_14D413:: @ 814D413
step_left
step_left
step_left
step_end
SootopolisCity_Movement_14D417:: @ 814D417
step_right
step_right
step_right
step_up
step_25
step_end
SootopolisCity_Movement_14D41D:: @ 814D41D
step_down
step_right
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_down
step_down
step_down
step_down
step_left
step_left
step_end
SootopolisCity_Movement_14D42D:: @ 814D42D
step_left
step_left
step_left
step_left
step_left
step_left
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_end
SootopolisCity_Movement_14D440:: @ 814D440
step_right
step_right
step_right
step_right
step_end
SootopolisCity_Movement_14D445:: @ 814D445
step_right
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_down
step_down
step_down
step_down
step_left
step_left
step_left
step_left
step_left
step_end
SootopolisCity_Movement_14D457:: @ 814D457
step_14
step_14
step_left
step_left
step_left
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_right
step_end
SootopolisCity_Movement_14D46A:: @ 814D46A
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_down
step_down
step_down
step_down
step_left
step_left
step_left
step_left
step_left
step_left
step_end
SootopolisCity_Movement_14D47C:: @ 814D47C
step_14
step_14
step_left
step_left
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_down
step_right
step_right
step_right
step_right
step_right
step_right
step_end
SootopolisCity_EventScript_14D48F:: @ 814D48F
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169D37, 2
.else
msgbox SootopolisCity_Text_16A1DB, 2
.endif
end
SootopolisCity_EventScript_14D498:: @ 814D498
lock
faceplayer
goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_EventScript_14D4AD
.ifdef SAPPHIRE
msgbox SootopolisCity_Text_169DA6, 4
.else
msgbox SootopolisCity_Text_16A249, 4
.endif
release
end
SootopolisCity_EventScript_14D4AD:: @ 814D4AD
msgbox SootopolisCity_Text_16A33E, 4
closemessage
applymovement LAST_TALKED, SootopolisCity_Movement_1A0845
waitmovement 0
delay 50
setfieldeffectargument 0, 1
dofieldeffect 30
delay 15
removeobject LAST_TALKED
waitfieldeffect 30
release
end
|