summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_PokemonTrainerFanClub.inc
blob: cdcef8e9acaaaa446b9f61be439267099e0bd4bb (plain)
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
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
LilycoveCity_PokemonTrainerFanClub_MapScripts:: @ 821C785
	map_script 2, LilycoveCity_PokemonTrainerFanClub_MapScript2_21C790
	map_script 3, LilycoveCity_PokemonTrainerFanClub_MapScript1_21C80D
	.byte 0

LilycoveCity_PokemonTrainerFanClub_MapScript2_21C790: @ 821C790
	map_script_2 VAR_0x4095, 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C79A
	.2byte 0

LilycoveCity_PokemonTrainerFanClub_EventScript_21C79A:: @ 821C79A
	lockall
	applymovement 1, LilycoveCity_PokemonTrainerFanClub_Movement_2725AA
	waitmovement 0
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21CF00, 4
	applymovement 4, LilycoveCity_PokemonTrainerFanClub_Movement_21C7FD
	applymovement 2, LilycoveCity_PokemonTrainerFanClub_Movement_21C7F5
	waitmovement 0
	applymovement 255, LilycoveCity_PokemonTrainerFanClub_Movement_2725A8
	waitmovement 0
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21CF12, 4
	applymovement 4, LilycoveCity_PokemonTrainerFanClub_Movement_21C804
	waitmovement 0
	applymovement 255, LilycoveCity_PokemonTrainerFanClub_Movement_2725A4
	waitmovement 0
	applymovement 4, LilycoveCity_PokemonTrainerFanClub_Movement_21C807
	waitmovement 0
	setvar VAR_0x4095, 2
	releaseall
	end

LilycoveCity_PokemonTrainerFanClub_Movement_21C7F5: @ 821C7F5
	step_13
	step_25
	step_down
	step_down
	step_down
	step_left
	step_left
	step_end

LilycoveCity_PokemonTrainerFanClub_Movement_21C7FD: @ 821C7FD
	step_17
	step_17
	step_15
	step_15
	step_17
	step_15
	step_end

LilycoveCity_PokemonTrainerFanClub_Movement_21C804: @ 821C804
	step_down
	step_28
	step_end

LilycoveCity_PokemonTrainerFanClub_Movement_21C807: @ 821C807
	step_49
	step_16
	step_16
	step_18
	step_25
	step_end

LilycoveCity_PokemonTrainerFanClub_MapScript1_21C80D: @ 821C80D
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C8DA
	compare VAR_0x4095, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21C9F8
	compare VAR_0x4095, 2
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21C829
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21C829:: @ 821C829
	special sub_813BCE8
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C8F5
	setvar VAR_0x8004, 8
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9B8
	setvar VAR_0x8004, 9
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9C0
	setvar VAR_0x8004, 10
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9C8
	setvar VAR_0x8004, 11
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D0
	setvar VAR_0x8004, 12
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D8
	setvar VAR_0x8004, 13
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9E0
	setvar VAR_0x8004, 14
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9E8
	setvar VAR_0x8004, 15
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9F0
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21C8DA:: @ 821C8DA
	specialvar VAR_RESULT, sub_80EE7C0
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21C8F1
	clearflag FLAG_0x2DA
	clearflag FLAG_0x0D2
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C8F1:: @ 821C8F1
	setflag FLAG_0x2DA
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C8F5:: @ 821C8F5
	setvar VAR_0x8005, 8
	setvar VAR_0x8004, 8
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 9
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 10
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 11
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 12
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 13
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 14
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	setvar VAR_0x8004, 15
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 0
	call_if 1, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE
	compare VAR_0x8005, 5
	goto_if 4, LilycoveCity_PokemonTrainerFanClub_EventScript_21C9B4
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9AE:: @ 821C9AE
	subvar VAR_0x8005, 1
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9B4:: @ 821C9B4
	special sub_80EE72C
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9B8:: @ 821C9B8
	setobjectxyperm 1, 7, 5
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9C0:: @ 821C9C0
	setobjectxyperm 3, 3, 4
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9C8:: @ 821C9C8
	setobjectxyperm 4, 7, 2
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D0:: @ 821C9D0
	setobjectxyperm 5, 5, 5
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D8:: @ 821C9D8
	setobjectxyperm 6, 5, 2
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9E0:: @ 821C9E0
	setobjectxyperm 2, 8, 4
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9E8:: @ 821C9E8
	setobjectxyperm 7, 3, 3
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9F0:: @ 821C9F0
	setobjectxyperm 8, 8, 3
	return

LilycoveCity_PokemonTrainerFanClub_EventScript_21C9F8:: @ 821C9F8
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C8F5
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C9C0
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D0
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C9D8
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C9E8
	call LilycoveCity_PokemonTrainerFanClub_EventScript_21C9F0
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA17:: @ 821CA17
	lock
	faceplayer
	setvar VAR_0x8004, 13
	special sub_813BDB4
	compare VAR_0x4095, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CA84
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CA56
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CA7A
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D12A, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA56:: @ 821CA56
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CA70
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D094, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA70:: @ 821CA70
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D0BB, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA7A:: @ 821CA7A
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D1B5, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA84:: @ 821CA84
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D20C, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CA8E:: @ 821CA8E
	lock
	faceplayer
	setvar VAR_0x8004, 8
	special sub_813BDB4
	compare VAR_0x4095, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CAFB
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CACD
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CAF1
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D347, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CACD:: @ 821CACD
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CAE7
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D2A6, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CAE7:: @ 821CAE7
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D2CE, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CAF1:: @ 821CAF1
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D377, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CAFB:: @ 821CAFB
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D3EE, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB05:: @ 821CB05
	lock
	faceplayer
	setvar VAR_0x8004, 9
	special sub_813BDB4
	compare VAR_0x4095, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CB72
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CB44
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CB68
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D52E, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB44:: @ 821CB44
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CB5E
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D438, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB5E:: @ 821CB5E
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D4A3, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB68:: @ 821CB68
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D5DC, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB72:: @ 821CB72
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D69C, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CB7C:: @ 821CB7C
	lock
	faceplayer
	setvar VAR_0x8004, 10
	special sub_813BDB4
	compare VAR_0x4095, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CBE9
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CBBB
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CBDF
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D822, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CBBB:: @ 821CBBB
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CBD5
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D751, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CBD5:: @ 821CBD5
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D79B, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CBDF:: @ 821CBDF
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D857, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CBE9:: @ 821CBE9
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D8C4, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CBF3:: @ 821CBF3
	lock
	faceplayer
	setvar VAR_0x8004, 11
	special sub_813BDB4
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CC27
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CC4B
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D9D1, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CC27:: @ 821CC27
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CC41
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D921, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CC41:: @ 821CC41
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21D96A, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CC4B:: @ 821CC4B
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DA0D, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CC55:: @ 821CC55
	lock
	faceplayer
	setvar VAR_0x8004, 12
	special sub_813BDB4
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CC89
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CCAD
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DB69, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CC89:: @ 821CC89
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CCA3
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DA73, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CCA3:: @ 821CCA3
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DAF5, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CCAD:: @ 821CCAD
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DBFB, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CCB7:: @ 821CCB7
	lock
	faceplayer
	setvar VAR_0x8004, 14
	special sub_813BDB4
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CCEB
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CD0F
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DD36, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CCEB:: @ 821CCEB
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CD05
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DC68, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD05:: @ 821CD05
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DCD6, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD0F:: @ 821CD0F
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DDCE, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD19:: @ 821CD19
	lock
	faceplayer
	setvar VAR_0x8004, 15
	special sub_813BDB4
	specialvar VAR_RESULT, sub_813BD60
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CD4D
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 7
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CD71
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DEFF, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD4D:: @ 821CD4D
	specialvar VAR_RESULT, sub_813BCA8
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CD67
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DE72, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD67:: @ 821CD67
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DE83, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD71:: @ 821CD71
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_21DF51, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD7B:: @ 821CD7B
	lock
	faceplayer
	checkflag FLAG_0x0D2
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CEED
	checkflag FLAG_0x0D2
	goto_if 0, LilycoveCity_PokemonTrainerFanClub_EventScript_21CD90
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CD90:: @ 821CD90
	setvar VAR_0x8005, 11
	special InterviewBefore
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CEFF
	copyvar VAR_0x800A, VAR_0x8006
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281BCB, 4
	setvar VAR_0x8004, 14
	copyvar VAR_0x8005, VAR_0x800A
	call LilycoveCity_PokemonTrainerFanClub_EventScript_271E7C
	lock
	faceplayer
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CDE0
	compare VAR_RESULT, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CDEE
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CDE0:: @ 821CDE0
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281C06, 4
	goto LilycoveCity_PokemonTrainerFanClub_EventScript_21CE4D
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CDEE:: @ 821CDEE
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281C3D, 5
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CEC6
	compare VAR_RESULT, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CE15
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CE15:: @ 821CE15
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281C65, 4
	setvar VAR_0x8004, 14
	copyvar VAR_0x8005, VAR_0x800A
	call LilycoveCity_PokemonTrainerFanClub_EventScript_271E7C
	lock
	faceplayer
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CDE0
	compare VAR_RESULT, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CDEE
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CE4D:: @ 821CE4D
	setvar VAR_0x8004, 8
	special sub_813BDB4
	message LilycoveCity_PokemonTrainerFanClub_Text_281C95
	waitmessage
	setvar VAR_0x8004, 2
	special sub_813A128
	waitstate
	setvar VAR_0x8004, 8
	switch VAR_RESULT
	case 11, LilycoveCity_PokemonTrainerFanClub_EventScript_21CE9F
	case 127, LilycoveCity_PokemonTrainerFanClub_EventScript_21CE9F
	setvar VAR_0x8004, 8
	special sub_813BDB4
	copyvar VAR_0x8006, VAR_0x800A
	copyvar VAR_0x8005, VAR_RESULT
	special PutFanClubSpecialOnTheAir
	goto LilycoveCity_PokemonTrainerFanClub_EventScript_21CED8
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CE9F:: @ 821CE9F
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281CCD, 5
	compare VAR_RESULT, 1
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CEC6
	compare VAR_RESULT, 0
	goto_eq LilycoveCity_PokemonTrainerFanClub_EventScript_21CE4D
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CEC6:: @ 821CEC6
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281CF5, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CED8:: @ 821CED8
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281D40, 4
	setflag FLAG_0x0D2
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CEED:: @ 821CEED
	setvar VAR_0x8004, 8
	special sub_813BDB4
	msgbox LilycoveCity_PokemonTrainerFanClub_Text_281DB4, 4
	release
	end

LilycoveCity_PokemonTrainerFanClub_EventScript_21CEFF:: @ 821CEFF
	end

LilycoveCity_PokemonTrainerFanClub_Text_21CF00: @ 821CF00
	.string "Oh, wow!\n"
	.string "It’s {PLAYER}!$"

LilycoveCity_PokemonTrainerFanClub_Text_21CF12: @ 821CF12
	.string "I’ve heard the news!\n"
	.string "You’re really strong, aren’t you?\p"
	.string "We always argue about who is the\n"
	.string "strongest of all TRAINERS here.\p"
	.string "So when I heard about you, I decided\n"
	.string "to be your fan!\p"
	.string "I hope you’ll keep on battling other\n"
	.string "tough TRAINERS.\p"
	.string "That way, we’ll be able to see more\n"
	.string "of your hot, hot battles.\p"
	.string "That will make the others here see\n"
	.string "exactly how great you are.\p"
	.string "Remember, I’m cheering for you,\n"
	.string "{PLAYER}!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D094: @ 821D094
	.string "Yo, {PLAYER}!\n"
	.string "You’re the one we want to win!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D0BB: @ 821D0BB
	.string "The others, they don’t know that\n"
	.string "you’re the best of the best!\p"
	.string "Isn’t that right, {PLAYER}?\n"
	.string "Show them you’ve got guts!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D12A: @ 821D12A
	.string "I hate to say this, but the TRAINER\n"
	.string "everybody’s talking about is\l"
	.string "{STR_VAR_1}, no question about it!\p"
	.string "That TRAINER’s power…\n"
	.string "It’s out of the ordinary.$"

LilycoveCity_PokemonTrainerFanClub_Text_21D1B5: @ 821D1B5
	.string "Darn it… I’ve been telling people\n"
	.string "that {STR_VAR_1} is the best now…\p"
	.string "But no one wants to listen…$"

LilycoveCity_PokemonTrainerFanClub_Text_21D20C: @ 821D20C
	.string "I’ve been hearing things about\n"
	.string "a tough new TRAINER.\p"
	.string "This TRAINER’s supposed to be beating\n"
	.string "GYM LEADERS, even.\p"
	.string "Do you know anything about this\n"
	.string "new TRAINER?$"

LilycoveCity_PokemonTrainerFanClub_Text_21D2A6: @ 821D2A6
	.string "Oh!\n"
	.string "{PLAYER}!\p"
	.string "Go for it!\n"
	.string "I’m pulling for you!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D2CE: @ 821D2CE
	.string "Sigh…\n"
	.string "BRAWLY…\p"
	.string "Oh, no! Wait!\n"
	.string "That’s not right! No, no, no!\p"
	.string "I’m your fan through and through!\p"
	.string "So make me proud!\n"
	.string "Go for it!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D347: @ 821D347
	.string "I can’t help it, I can only get to\n"
	.string "like BRAWLY…$"

LilycoveCity_PokemonTrainerFanClub_Text_21D377: @ 821D377
	.string "Nobody understands the charm of\n"
	.string "BRAWLY…\p"
	.string "I don’t care!\p"
	.string "Even if I’m the only one, I’m going\n"
	.string "to keep cheering for BRAWLY!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D3EE: @ 821D3EE
	.string "Whatever anyone says, my favorite\n"
	.string "TRAINER is DEWFORD’s GYM LEADER\l"
	.string "BRAWLY!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D438: @ 821D438
	.string "You’ve surpassed your own father in\n"
	.string "every regard!\p"
	.string "I’m telling you, so there’s no question\n"
	.string "about it at all!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D4A3: @ 821D4A3
	.string "Even when things turned bleak,\n"
	.string "your father never gave up.\p"
	.string "This I know to be true.\p"
	.string "You never give up even if you lose!\n"
	.string "So keep on battling!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D52E: @ 821D52E
	.string "NORMAN battled with more power,\n"
	.string "charisma, and showmanship than you.\p"
	.string "Even though people may say that\n"
	.string "you’re strong…\p"
	.string "You’ve still got a long way to go\n"
	.string "compared to your father.$"

LilycoveCity_PokemonTrainerFanClub_Text_21D5DC: @ 821D5DC
	.string "You’re beginning to get the same\n"
	.string "air of awe NORMAN exudes.\p"
	.string "But there’s something conclusively\n"
	.string "different between you and NORMAN.\p"
	.string "I can’t tell you what that is.\n"
	.string "You’ll have to find it yourself.$"

LilycoveCity_PokemonTrainerFanClub_Text_21D69C: @ 821D69C
	.string "Everyone here, we’re all huge fans\n"
	.string "of POKéMON battles.\p"
	.string "We discuss who we consider to be\n"
	.string "the strongest of all TRAINERS.\p"
	.string "If you were to become famous,\n"
	.string "we might even become your fans!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D751: @ 821D751
	.string "Oh, woweee! It’s {PLAYER}!\n"
	.string "For real, too!\p"
	.string "Please, shake my hand, shake my hand!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D79B: @ 821D79B
	.string "I’ll always cheer for you, {PLAYER}!\n"
	.string "Always, always!\p"
	.string "I don’t want to see you lose ever,\n"
	.string "{PLAYER}.\p"
	.string "Because I know you’re really,\n"
	.string "really strong, {PLAYER}!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D822: @ 821D822
	.string "{STR_VAR_1} is really cool…\p"
	.string "Everyone thinks so, right, right?$"

LilycoveCity_PokemonTrainerFanClub_Text_21D857: @ 821D857
	.string "{STR_VAR_1} really is cool, don’t\n"
	.string "you think so?\p"
	.string "Even if it’s just me, I’m going to keep\n"
	.string "cheering my favorite TRAINER.$"

LilycoveCity_PokemonTrainerFanClub_Text_21D8C4: @ 821D8C4
	.string "My favorite TRAINER is…\p"
	.string "Cool…\p"
	.string "Strong…\p"
	.string "And really nice…\p"
	.string "I wish there was a TRAINER like that…$"

LilycoveCity_PokemonTrainerFanClub_Text_21D921: @ 821D921
	.string "Whoa! It’s {PLAYER}!\n"
	.string "Wicked!\p"
	.string "When I grow up, I want to be strong\n"
	.string "like you, {PLAYER}!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D96A: @ 821D96A
	.string "Even if I’m the only one…\p"
	.string "You’ll always be the only one\n"
	.string "I cheer for, {PLAYER}!\p"
	.string "Because I believe in you, {PLAYER}!$"

LilycoveCity_PokemonTrainerFanClub_Text_21D9D1: @ 821D9D1
	.string "{STR_VAR_1} is so wickedly cool…\n"
	.string "I want to shake hands with my hero.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DA0D: @ 821DA0D
	.string "Even if I’m the only one…\p"
	.string "I’m never going to stop being\n"
	.string "{STR_VAR_1}’s fan!\p"
	.string "Because I’ve heard, {STR_VAR_1}\n"
	.string "never loses!$"

LilycoveCity_PokemonTrainerFanClub_Text_21DA73: @ 821DA73
	.string "{PLAYER}!\n"
	.string "You are amazing after all!\p"
	.string "Ever since I set eyes on you,\n"
	.string "I knew that you were great.\p"
	.string "It looks like my eyes didn’t deceive me.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DAF5: @ 821DAF5
	.string "Who cares about the others.\n"
	.string "I’m in your corner!\p"
	.string "You don’t need to worry. Just get\n"
	.string "out there and battle like always.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DB69: @ 821DB69
	.string "You’re a pretty decent TRAINER,\n"
	.string "I think.\p"
	.string "But I also think that {STR_VAR_1}\n"
	.string "is number one right now.\p"
	.string "That’s just my opinion.\n"
	.string "Don’t worry about it too much.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DBFB: @ 821DBFB
	.string "Wow, you really are strong.\n"
	.string "Maybe even stronger than {STR_VAR_1}.\p"
	.string "But {STR_VAR_1} needs me.\p"
	.string "If I don’t cheer for {STR_VAR_1},\n"
	.string "who will?$"

LilycoveCity_PokemonTrainerFanClub_Text_21DC68: @ 821DC68
	.string "You’ve changed my mind!\n"
	.string "You are strong, aren’t you?\p"
	.string "I’d like you to tell me how you managed\n"
	.string "to get so strong!$"

LilycoveCity_PokemonTrainerFanClub_Text_21DCD6: @ 821DCD6
	.string "The tougher the situation, the more\n"
	.string "attractively you battle.\p"
	.string "I can’t wait for your next battle!$"

LilycoveCity_PokemonTrainerFanClub_Text_21DD36: @ 821DD36
	.string "Among the recently hot TRAINERS,\n"
	.string "{STR_VAR_1} is the standout.\p"
	.string "That toughness, it’s simply not normal.\p"
	.string "You’re doing okay, but you’re not in\n"
	.string "the same class as {STR_VAR_1}.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DDCE: @ 821DDCE
	.string "You are really popular…\p"
	.string "You’re strong, and you’re caring to\n"
	.string "POKéMON. No one can knock you.\p"
	.string "But, you know, I believe in {STR_VAR_1}.\p"
	.string "{STR_VAR_1} is definitely stronger!\n"
	.string "I’m positive!$"

LilycoveCity_PokemonTrainerFanClub_Text_21DE72: @ 821DE72
	.string "You…\p"
	.string "Impressive!$"

LilycoveCity_PokemonTrainerFanClub_Text_21DE83: @ 821DE83
	.string "Your true worth, it is fine if only\n"
	.string "I recognized it.\p"
	.string "The others I doubt will understand\n"
	.string "the hidden power that beats within.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DEFF: @ 821DEFF
	.string "Yes, I see strength in your eyes.\p"
	.string "But!\p"
	.string "You still haven’t realized your\n"
	.string "potential.$"

LilycoveCity_PokemonTrainerFanClub_Text_21DF51: @ 821DF51
	.string "It is true that you are tremendously\n"
	.string "powerful.\p"
	.string "But!\n"
	.string "I can tell…\p"
	.string "That strength cannot be considered\n"
	.string "true strength yet!\p"
	.string "True strength is…!\n"
	.string "… …\p"
	.string "Actually, I have no idea, either.$"