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
|
RuinsofAlphOutside_MapScriptHeader:
.MapTriggers:
db 2
; triggers
dw UnknownScript_0x5800d, $0000
dw UnknownScript_0x5800e, $0000
.MapCallbacks:
db 1
; callbacks
dbw 2, UnknownScript_0x5800f
UnknownScript_0x5800d:
end
UnknownScript_0x5800e:
end
UnknownScript_0x5800f:
checkflag ENGINE_UNOWN_DEX
iftrue UnknownScript_0x5802c
checkevent EVENT_MADE_UNOWN_APPEAR_IN_RUINS
iftrue UnknownScript_0x5801e
jump UnknownScript_0x5802c
UnknownScript_0x5801e:
checkcode VAR_UNOWNCOUNT
if_greater_than $2, UnknownScript_0x58027
jump UnknownScript_0x5802c
UnknownScript_0x58027:
appear $3
dotrigger $1
return
UnknownScript_0x5802c:
disappear $3
dotrigger $0
return
UnknownScript_0x58031:
spriteface $3, UP
spriteface PLAYER, DOWN
jump UnknownScript_0x58044
UnknownScript_0x5803a:
spriteface $3, LEFT
spriteface PLAYER, RIGHT
jump UnknownScript_0x58044
ScientistScript_0x58043:
faceplayer
UnknownScript_0x58044:
loadfont
writetext UnknownText_0x580c7
closetext
loadmovesprites
playmusic MUSIC_SHOW_ME_AROUND
follow $3, PLAYER
applymovement $3, MovementData_0x580ba
disappear $3
stopfollow
applymovement PLAYER, MovementData_0x580c5
domaptrigger RUINS_OF_ALPH_RESEARCH_CENTER, $1
warpcheck
end
FisherScript_0x58061:
faceplayer
loadfont
checkevent EVENT_TALKED_TO_RUINS_COWARD
iftrue .Next
setevent EVENT_TALKED_TO_RUINS_COWARD
writetext UnknownText_0x583a4
keeptextopen
.Next
writetext UnknownText_0x58420
closetext
loadmovesprites
end
YoungsterScript_0x58076:
faceplayer
loadfont
writetext UnknownText_0x58449
closetext
loadmovesprites
end
YoungsterScript_0x5807e:
faceplayer
loadfont
writetext UnknownText_0x5848e
closetext
loadmovesprites
spriteface $6, UP
end
TrainerPsychicNathan:
trainer EVENT_BEAT_PSYCHIC_NATHAN, PSYCHIC_T, NATHAN, PsychicNathanSeenText, PsychicNathanBeatenText, $0000, PsychicNathanScript
PsychicNathanScript:
talkaftercancel
loadfont
writetext UnknownText_0x5830e
closetext
loadmovesprites
end
TrainerSuperNerdStan:
trainer EVENT_BEAT_SUPER_NERD_STAN, SUPER_NERD, STAN, UnknownText_0x581e5, UnknownText_0x58217, $0000, UnknownScript_0x580a9
UnknownScript_0x580a9:
talkaftercancel
loadfont
writetext UnknownText_0x58250
closetext
loadmovesprites
end
MapRuinsofAlphOutsideSignpost0Script:
jumptext UnknownText_0x58325
MapRuinsofAlphOutsideSignpost1Script:
jumptext UnknownText_0x58342
MapRuinsofAlphOutsideSignpost2Script:
jumptext UnknownText_0x58362
MovementData_0x580ba:
step_right
step_right
step_right
step_right
step_up
step_up
step_right
step_right
step_up
step_up
step_end
MovementData_0x580c5:
step_up
step_end
UnknownText_0x580c7:
text "Hm? That's a #-"
line "DEX, isn't it?"
cont "May I see it?"
para "There are so many"
line "kinds of #MON."
para "Hm? What's this?"
para "What is this"
line "#MON?"
para "It looks like the"
line "strange writing on"
para "the walls of the"
line "RUINS."
para "If those drawings"
line "are really #-"
cont "MON, there should"
cont "be many more."
para "I know! Let me up-"
line "grade your #-"
cont "DEX. Follow me."
done
UnknownText_0x581e5:
text "What do you want?"
line "I'm studying--"
cont "don't disturb me!"
done
UnknownText_0x58217:
text "Sorry…"
line "I'm frustrated by"
para "our lack of real"
line "understanding…"
done
UnknownText_0x58250:
text "The RUINS are from"
line "about 1500 years"
cont "ago."
para "Nobody knows who"
line "built them."
para "It's also not"
line "known if the #-"
cont "MON statues have"
cont "any meaning."
para "It's all one big"
line "mystery…"
done
PsychicNathanSeenText:
text "Hmmm… This is a"
line "strange place."
done
PsychicNathanBeatenText:
text "…"
done
UnknownText_0x5830e:
text "I like thinking"
line "here."
done
UnknownText_0x58325:
text "MYSTERY STONE"
line "PANEL CHAMBER"
done
UnknownText_0x58342:
text "RUINS OF ALPH"
line "VISITORS WELCOME"
done
UnknownText_0x58362:
text "RUINS OF ALPH"
line "RESEARCH CENTER"
para "THE AUTHORITY ON"
line "THE RUINS OF ALPH"
done
UnknownText_0x583a4:
text "While exploring"
line "the RUINS, we"
para "suddenly noticed"
line "an odd presence."
para "We all got scared"
line "and ran away."
para "You should be"
line "careful too."
done
UnknownText_0x58420:
text "The RUINS hide a"
line "huge secret!"
para "…I think…"
done
UnknownText_0x58449:
text "There are many"
line "kinds of UNOWN, so"
para "we use them for"
line "our secret codes."
done
UnknownText_0x5848e:
text "A… H… E… A… D…"
line "Hmm…"
para "What?"
para "I'm decoding this"
line "message!"
done
RuinsofAlphOutside_MapEventHeader:
; filler
db 0, 0
.Warps:
db 11
warp_def $11, $2, 1, RUINS_OF_ALPH_HO_OH_CHAMBER
warp_def $7, $e, 1, RUINS_OF_ALPH_KABUTO_CHAMBER
warp_def $1d, $2, 1, RUINS_OF_ALPH_OMANYTE_CHAMBER
warp_def $21, $10, 1, RUINS_OF_ALPH_AERODACTYL_CHAMBER
warp_def $d, $a, 1, RUINS_OF_ALPH_INNER_CHAMBER
warp_def $b, $11, 1, RUINS_OF_ALPH_RESEARCH_CENTER
warp_def $13, $6, 1, UNION_CAVE_B1F
warp_def $1b, $6, 2, UNION_CAVE_B1F
warp_def $5, $7, 3, ROUTE_36_RUINS_OF_ALPH_GATE
warp_def $14, $d, 1, ROUTE_32_RUINS_OF_ALPH_GATE
warp_def $15, $d, 2, ROUTE_32_RUINS_OF_ALPH_GATE
.XYTriggers:
db 2
xy_trigger 1, $e, $b, $0, UnknownScript_0x58031, $0, $0
xy_trigger 1, $f, $a, $0, UnknownScript_0x5803a, $0, $0
.Signposts:
db 3
signpost 8, 16, SIGNPOST_READ, MapRuinsofAlphOutsideSignpost0Script
signpost 16, 12, SIGNPOST_READ, MapRuinsofAlphOutsideSignpost1Script
signpost 12, 18, SIGNPOST_READ, MapRuinsofAlphOutsideSignpost2Script
.PersonEvents:
db 5
person_event SPRITE_YOUNGSTER, 20, 4, $6, 0, 0, -1, -1, 0, 2, 1, TrainerPsychicNathan, -1
person_event SPRITE_SCIENTIST, 15, 11, $7, 0, 0, -1, -1, 0, 0, 0, ScientistScript_0x58043, EVENT_RUINS_OF_ALPH_OUTSIDE_SCIENTIST
person_event SPRITE_FISHER, 17, 13, $3, 0, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, FisherScript_0x58061, EVENT_RUINS_OF_ALPH_OUTSIDE_TOURIST_FISHER
person_event SPRITE_YOUNGSTER, 11, 14, $2, 1, 1, -1, -1, (1 << 3) | PAL_OW_BROWN, 0, 0, YoungsterScript_0x58076, EVENT_RUINS_OF_ALPH_OUTSIDE_TOURIST_YOUNGSTERS
person_event SPRITE_YOUNGSTER, 8, 12, $7, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, YoungsterScript_0x5807e, EVENT_RUINS_OF_ALPH_OUTSIDE_TOURIST_YOUNGSTERS
|