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
|
PokemonFanClub_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 0
GentlemanScript_0x1917e9:
faceplayer
loadfont
checkevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT
iftrue UnknownScript_0x191815
checkevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT_BUT_BAG_WAS_FULL
iftrue UnknownScript_0x191802
writetext UnknownText_0x191881
yesorno
iffalse UnknownScript_0x19181b
writetext UnknownText_0x191911
keeptextopen
UnknownScript_0x191802:
writetext UnknownText_0x191a3d
keeptextopen
verbosegiveitem RARE_CANDY, 1
iffalse UnknownScript_0x19181f
setevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT
writetext UnknownText_0x191a72
closetext
loadmovesprites
end
UnknownScript_0x191815:
writetext UnknownText_0x191ae0
closetext
loadmovesprites
end
UnknownScript_0x19181b:
writetext UnknownText_0x191b38
closetext
UnknownScript_0x19181f:
loadmovesprites
end
ReceptionistScript_0x191821:
jumptextfaceplayer UnknownText_0x191b6d
FisherScript_0x191824:
faceplayer
loadfont
checkevent EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB
iftrue UnknownScript_0x19185f
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x191838
writetext UnknownText_0x191ba0
closetext
loadmovesprites
end
UnknownScript_0x191838:
writetext UnknownText_0x191bff
checkevent EVENT_MET_COPYCAT_FOUND_OUT_ABOUT_LOST_ITEM
iftrue UnknownScript_0x191844
closetext
loadmovesprites
end
UnknownScript_0x191844:
keeptextopen
writetext UnknownText_0x191c5a
keeptextopen
waitbutton
giveitem LOST_ITEM, $1
iffalse UnknownScript_0x191865
disappear $6
writetext UnknownText_0x191d0a
playsound SFX_KEY_ITEM
waitbutton
itemnotify
setevent EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB
loadmovesprites
end
UnknownScript_0x19185f:
writetext UnknownText_0x191d1e
closetext
loadmovesprites
end
UnknownScript_0x191865:
writetext UnknownText_0x191d58
closetext
loadmovesprites
end
TeacherScript_0x19186b:
jumptextfaceplayer UnknownText_0x191d73
FairyScript_0x19186e:
jumptext UnknownText_0x191db1
OddishScript_0x191871:
loadfont
writetext UnknownText_0x191de9
cry BAYLEEF
closetext
loadmovesprites
end
MapPokemonFanClubSignpost0Script:
jumptext UnknownText_0x191dfc
MapPokemonFanClubSignpost1Script:
jumptext UnknownText_0x191e29
UnknownText_0x191881:
text "I'm the CHAIRMAN"
line "of the #MON FAN"
cont "CLUB."
para "I've raised over"
line "150 #MON."
para "I'm very fussy"
line "when it comes to"
cont "#MON."
para "Did you visit just"
line "to hear about my"
cont "#MON?"
done
UnknownText_0x191911:
text "Good!"
line "Then listen up!"
para "So… my favorite"
line "RAPIDASH…"
para "It… cute… lovely…"
line "smart… unbearably…"
cont "plus… amazing… oh…"
cont "you think so?…"
cont "Too much… wild…"
cont "beautiful… kindly…"
cont "love it!"
para "Hug it… when…"
line "sleeping… warm and"
cont "cuddly… Oh, and…"
cont "spectacular…"
cont "ravishing… simply"
cont "divine…"
cont "Oops! Look at the"
cont "time! I've kept"
cont "you too long!"
done
UnknownText_0x191a3d:
text "Thanks for hearing"
line "me out. I want you"
cont "to have this!"
done
UnknownText_0x191a72:
text "It's a RARE CANDY"
line "that makes #MON"
cont "stronger."
para "I prefer making my"
line "#MON stronger"
para "by battling, so"
line "you can have it."
done
UnknownText_0x191ae0:
text "Hello, <PLAY_G>!"
para "Did you come see"
line "me about my #-"
cont "MON again?"
para "No? Oh… I had more"
line "tales to tell…"
done
UnknownText_0x191b38:
text "How disappointing…"
para "Come back if you"
line "want to listen."
done
UnknownText_0x191b6d:
text "Our CHAIRMAN is"
line "very vocal when it"
cont "comes to #MON…"
done
UnknownText_0x191ba0:
text "I love the way"
line "CLEFAIRY waggles"
para "its finger when"
line "it's trying to use"
para "METRONOME."
line "It's so adorable!"
done
UnknownText_0x191bff:
text "I love CLEFAIRY,"
line "but I could never"
para "catch one. So I'm"
line "making do with a"
para "# DOLL that I"
line "found."
done
UnknownText_0x191c5a:
text "Oh, I see now. The"
line "girl who lost this"
para "# DOLL is sad…"
para "OK. Could you take"
line "this # DOLL"
para "back to that poor"
line "little girl?"
para "I'll befriend a"
line "real CLEFAIRY on"
para "my own one day."
line "No worries!"
done
UnknownText_0x191d0a:
text "<PLAYER> received"
line "# DOLL."
done
UnknownText_0x191d1e:
text "You watch. I'm"
line "going to get a"
para "real CLEFAIRY as"
line "my friend."
done
UnknownText_0x191d58:
text "Your PACK is"
line "jammed full."
done
UnknownText_0x191d73:
text "Look at my darling"
line "BAYLEEF!"
para "The leaf on its"
line "head is so cute!"
done
UnknownText_0x191db1:
text "It's a CLEFAIRY!"
line "Huh?"
para "Oh, right. It's a"
line "CLEFAIRY #"
cont "DOLL."
done
UnknownText_0x191de9:
text "BAYLEEF: Li liif!"
done
UnknownText_0x191dfc:
text "Let's all listen"
line "politely to other"
cont "trainers."
done
UnknownText_0x191e29:
text "If someone brags,"
line "brag right back!"
done
PokemonFanClub_MapEventHeader:
; filler
db 0, 0
.Warps:
db 2
warp_def $7, $2, 3, VERMILION_CITY
warp_def $7, $3, 3, VERMILION_CITY
.XYTriggers:
db 0
.Signposts:
db 2
signpost 0, 7, SIGNPOST_READ, MapPokemonFanClubSignpost0Script
signpost 0, 9, SIGNPOST_READ, MapPokemonFanClubSignpost1Script
.PersonEvents:
db 6
person_event SPRITE_GENTLEMAN, 1, 3, $6, 0, 0, -1, -1, 0, 0, 0, GentlemanScript_0x1917e9, -1
person_event SPRITE_RECEPTIONIST, 1, 4, $6, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, ReceptionistScript_0x191821, -1
person_event SPRITE_FISHER, 3, 2, $9, 0, 0, -1, -1, 0, 0, 0, FisherScript_0x191824, -1
person_event SPRITE_TEACHER, 2, 7, $8, 0, 0, -1, -1, 0, 0, 0, TeacherScript_0x19186b, -1
person_event SPRITE_FAIRY, 4, 2, $6, 0, 0, -1, -1, 0, 0, 0, FairyScript_0x19186e, EVENT_VERMILION_FAN_CLUB_DOLL
person_event SPRITE_ODDISH, 3, 7, $16, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, OddishScript_0x191871, -1
|