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
|
SaffronCity_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 1
; callbacks
dbw 5, .FlyPoint
.FlyPoint
setflag ENGINE_FLYPOINT_SAFFRON
return
LassScript_0x19932a:
faceplayer
loadfont
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x199338
writetext UnknownText_0x19938d
closetext
loadmovesprites
end
UnknownScript_0x199338:
writetext UnknownText_0x19940d
closetext
loadmovesprites
end
PokefanMScript_0x19933e:
faceplayer
loadfont
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x19934c
writetext UnknownText_0x199460
closetext
loadmovesprites
end
UnknownScript_0x19934c:
writetext UnknownText_0x1994ae
closetext
loadmovesprites
end
CooltrainerMScript_0x199352:
jumptextfaceplayer UnknownText_0x1994fe
CooltrainerFScript_0x199355:
jumptextfaceplayer UnknownText_0x19958e
FisherScript_0x199358:
faceplayer
loadfont
checkevent EVENT_RETURNED_MACHINE_PART
iftrue UnknownScript_0x199366
writetext UnknownText_0x1995fc
closetext
loadmovesprites
end
UnknownScript_0x199366:
writetext UnknownText_0x19964b
closetext
loadmovesprites
end
YoungsterScript_0x19936c:
jumptextfaceplayer UnknownText_0x1996a5
YoungsterScript_0x19936f:
jumptextfaceplayer UnknownText_0x1996e5
LassScript_0x199372:
jumptextfaceplayer UnknownText_0x199745
SaffronCitySign:
jumptext SaffronCitySignText
SaffronGymSign:
jumptext SaffronGymSignText
FightingDojoSign:
jumptext FightingDojoSignText
SilphCoSign:
jumptext SilphCoSignText
MrPsychicsHouseSign:
jumptext MrPsychicsHouseSignText
SaffronCityMagnetTrainStationSign:
jumptext SaffronCityMagnetTrainStationSignText
SaffronCityPokeCenterSign:
jumpstd pokecentersign
SaffronCityMartSign:
jumpstd martsign
UnknownText_0x19938d:
text "A little girl who"
line "is an expert at"
para "mimicking people"
line "lives here."
para "She even mimics"
line "the people she's"
para "conversing with."
line "It's confusing."
done
UnknownText_0x19940d:
text "The COPYCAT girl"
line "looked unhappy."
para "She said she lost"
line "her favorite #"
cont "DOLL--CLEFAIRY."
done
UnknownText_0x199460:
text "You came out from"
line "JOHTO?"
para "You can zip back"
line "home if the MAGNET"
cont "TRAIN's running."
done
UnknownText_0x1994ae:
text "You came out from"
line "JOHTO?"
para "You can zip back"
line "home by hopping on"
cont "the MAGNET TRAIN."
done
UnknownText_0x1994fe:
text "I went to the GYM,"
line "raring for battles"
cont "against trainers…"
para "It turns out, I"
line "stumbled into the"
para "unused GYM next"
line "door."
para "Boy, I was pretty"
line "embarrassed."
done
UnknownText_0x19958e:
text "This is SILPH CO.,"
line "famous for #MON"
cont "merchandise."
para "In the past, TEAM"
line "ROCKET wanted the"
para "company because of"
line "that."
done
UnknownText_0x1995fc:
text "Chew… Chew…"
para "I hear there's big"
line "trouble brewing at"
cont "the POWER PLANT."
para "Chew… Chew…"
done
UnknownText_0x19964b:
text "Chew… Chew…"
para "I hear there was"
line "big trouble at the"
cont "POWER PLANT."
para "Chew… Chew…"
line "Haaah, I'm full!"
done
UnknownText_0x1996a5:
text "Going into an"
line "alley for the"
para "first time makes"
line "me sorta anxious."
done
UnknownText_0x1996e5:
text "There's a place"
line "called TRAINER"
para "HOUSE in VIRIDIAN"
line "where trainers"
para "gather from all"
line "over the place."
done
UnknownText_0x199745:
text "Our city was"
line "featured on a"
cont "radio program."
para "It's nice to hear"
line "praise for your"
para "city, but it's a"
line "bit embarrassing"
cont "too."
done
SaffronCitySignText:
text "SAFFRON CITY"
para "Shining, Golden"
line "Land of Commerce"
done
SaffronGymSignText:
text "SAFFRON CITY"
line "#MON GYM"
cont "LEADER: SABRINA"
para "The Master of"
line "Psychic #MON!"
done
FightingDojoSignText:
text "Everyone Welcome!"
line "FIGHTING DOJO"
done
SilphCoSignText:
text "SILPH CO."
line "OFFICE BUILDING"
done
MrPsychicsHouseSignText:
text "MR.PSYCHIC'S"
line "HOUSE"
done
SaffronCityMagnetTrainStationSignText:
text "SAFFRON CITY"
line "MAGNET TRAIN"
cont "STATION"
done
SaffronCity_MapEventHeader:
; filler
db 0, 0
.Warps:
db 15
warp_def $3, $1a, 1, FIGHTING_DOJO
warp_def $3, $22, 1, SAFFRON_GYM
warp_def $b, $19, 2, SAFFRON_MART
warp_def $1d, $9, 1, SAFFRON_POKECENTER_1F
warp_def $1d, $1b, 1, MR_PSYCHICS_HOUSE
warp_def $3, $8, 2, SAFFRON_TRAIN_STATION
warp_def $15, $12, 1, SILPH_CO_1F
warp_def $b, $9, 1, COPYCATS_HOUSE_1F
warp_def $3, $12, 3, ROUTE_5_SAFFRON_CITY_GATE
warp_def $18, $0, 3, ROUTE_7_SAFFRON_GATE
warp_def $19, $0, 4, ROUTE_7_SAFFRON_GATE
warp_def $21, $10, 1, ROUTE_6_SAFFRON_GATE
warp_def $21, $11, 2, ROUTE_6_SAFFRON_GATE
warp_def $16, $27, 1, ROUTE_8_SAFFRON_GATE
warp_def $17, $27, 2, ROUTE_8_SAFFRON_GATE
.XYTriggers:
db 0
.Signposts:
db 8
signpost 5, 21, SIGNPOST_READ, SaffronCitySign
signpost 5, 33, SIGNPOST_READ, SaffronGymSign
signpost 5, 25, SIGNPOST_READ, FightingDojoSign
signpost 21, 15, SIGNPOST_READ, SilphCoSign
signpost 29, 25, SIGNPOST_READ, MrPsychicsHouseSign
signpost 5, 11, SIGNPOST_READ, SaffronCityMagnetTrainStationSign
signpost 29, 10, SIGNPOST_READ, SaffronCityPokeCenterSign
signpost 11, 26, SIGNPOST_READ, SaffronCityMartSign
.PersonEvents:
db 8
person_event SPRITE_LASS, 14, 7, $5, 0, 2, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, LassScript_0x19932a, -1
person_event SPRITE_POKEFAN_M, 30, 19, $5, 0, 2, -1, -1, (1 << 3) | PAL_OW_BROWN, 0, 0, PokefanMScript_0x19933e, -1
person_event SPRITE_COOLTRAINER_M, 7, 32, $5, 0, 1, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, CooltrainerMScript_0x199352, -1
person_event SPRITE_COOLTRAINER_F, 24, 20, $5, 0, 2, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, CooltrainerFScript_0x199355, -1
person_event SPRITE_FISHER, 12, 27, $6, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, FisherScript_0x199358, -1
person_event SPRITE_YOUNGSTER, 19, 15, $4, 1, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, YoungsterScript_0x19936c, -1
person_event SPRITE_YOUNGSTER, 22, 35, $2, 1, 1, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, YoungsterScript_0x19936f, -1
person_event SPRITE_LASS, 8, 19, $3, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, LassScript_0x199372, -1
|