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
|
object_const_def
const OLIVINELIGHTHOUSE6F_JASMINE
const OLIVINELIGHTHOUSE6F_MONSTER
const OLIVINELIGHTHOUSE6F_POKE_BALL
OlivineLighthouse6F_MapScripts:
def_scene_scripts
def_callbacks
OlivineLighthouseJasmine:
faceplayer
opentext
checkitem SECRETPOTION
iftrue .BroughtSecretpotion
checkevent EVENT_JASMINE_EXPLAINED_AMPHYS_SICKNESS
iftrue .ExplainedSickness
writetext JasmineCianwoodPharmacyText
promptbutton
setevent EVENT_JASMINE_EXPLAINED_AMPHYS_SICKNESS
.ExplainedSickness:
writetext JasmineGetSomeMedicineText
waitbutton
closetext
end
.BroughtSecretpotion:
writetext JasmineCureAmphyText
yesorno
iffalse .Refused
writetext PlayerHandedSecretpotionText
promptbutton
takeitem SECRETPOTION
writetext JasmineDontBeOffendedText
waitbutton
closetext
turnobject OLIVINELIGHTHOUSE6F_JASMINE, RIGHT
pause 15
turnobject OLIVINELIGHTHOUSE6F_MONSTER, LEFT
opentext
playmusic MUSIC_HEAL
writetext JasmineAmphyHowAreYouFeelingText
pause 60
promptbutton
closetext
special RestartMapMusic
cry AMPHAROS
special FadeOutPalettes
pause 10
special FadeInPalettes
opentext
writetext AmphyPaluPaluluText
waitbutton
closetext
turnobject OLIVINELIGHTHOUSE6F_MONSTER, RIGHT
pause 10
turnobject OLIVINELIGHTHOUSE6F_MONSTER, LEFT
pause 10
turnobject OLIVINELIGHTHOUSE6F_MONSTER, RIGHT
pause 10
turnobject OLIVINELIGHTHOUSE6F_MONSTER, LEFT
pause 10
faceplayer
opentext
writetext JasmineThankYouText
waitbutton
closetext
setevent EVENT_JASMINE_RETURNED_TO_GYM
clearevent EVENT_OLIVINE_GYM_JASMINE
readvar VAR_FACING
ifequal DOWN, .FacingDown
ifequal RIGHT, .FacingRight
applymovement OLIVINELIGHTHOUSE6F_JASMINE, OlivineLighthouseJasmineLeavesUpMovement
disappear OLIVINELIGHTHOUSE6F_JASMINE
end
.FacingDown:
applymovement OLIVINELIGHTHOUSE6F_JASMINE, OlivineLighthouseJasmineLeavesDownMovement
disappear OLIVINELIGHTHOUSE6F_JASMINE
end
.FacingRight:
applymovement OLIVINELIGHTHOUSE6F_JASMINE, OlivineLighthouseJasmineLeavesRightMovement
disappear OLIVINELIGHTHOUSE6F_JASMINE
end
.Refused:
writetext JasmineISeeText
waitbutton
closetext
turnobject OLIVINELIGHTHOUSE6F_JASMINE, RIGHT
pause 15
turnobject OLIVINELIGHTHOUSE6F_MONSTER, LEFT
opentext
writetext JasmineAmphyHangOnText
waitbutton
closetext
end
.Unused: ; unreferenced
end
OlivineLighthouseAmphy:
faceplayer
opentext
checkevent EVENT_JASMINE_RETURNED_TO_GYM
iftrue .HealthyNow
writetext AmphyPalPalooText
setval AMPHAROS
special PlaySlowCry
promptbutton
writetext AmphyBreathingLaboredText
waitbutton
closetext
end
.HealthyNow:
writetext AmphyPaluPaluluText
cry AMPHAROS
waitbutton
closetext
special FadeOutPalettes
special FadeInPalettes
special FadeOutPalettes
special FadeInPalettes
end
OlivineLighthouse6FSuperPotion:
itemball SUPER_POTION
OlivineLighthouseJasmineLeavesUpMovement:
slow_step UP
slow_step UP
slow_step RIGHT
slow_step UP
slow_step UP
step_sleep 8
step_sleep 8
step_end
OlivineLighthouseJasmineLeavesDownMovement:
slow_step DOWN
slow_step RIGHT
slow_step RIGHT
slow_step RIGHT
slow_step UP
slow_step RIGHT
slow_step RIGHT
slow_step RIGHT
step_end
OlivineLighthouseJasmineLeavesRightMovement:
slow_step UP
slow_step UP
slow_step RIGHT
slow_step UP
slow_step UP
slow_step UP
step_sleep 8
step_end
JasmineCianwoodPharmacyText:
text "JASMINE: … This"
line "#MON always"
para "kept the sea lit"
line "at night."
para "…But it suddenly"
line "got sick… It's"
cont "gasping for air…"
para "…I understand"
line "that there is a"
para "wonderful PHARMACY"
line "in CIANWOOD…"
para "But that's across"
line "the sea…"
para "And I can't leave"
line "AMPHY unattended…"
done
JasmineGetSomeMedicineText:
text "…May I ask you to"
line "get some medicine"
cont "for me? Please?"
done
JasmineCureAmphyText:
text "JASMINE: …Will"
line "that medicine cure"
cont "AMPHY?"
done
PlayerHandedSecretpotionText:
text "<PLAYER> handed the"
line "SECRETPOTION to"
cont "JASMINE."
done
JasmineDontBeOffendedText:
text "JASMINE: …Um,"
line "please don't be"
cont "offended…"
para "…AMPHY will not"
line "take anything from"
cont "anyone but me…"
done
JasmineAmphyHowAreYouFeelingText:
text "JASMINE: …"
para "AMPHY, how are you"
line "feeling?"
done
JasmineThankYouText:
text "JASMINE: …Oh, I'm"
line "so relieved…"
para "This is just so"
line "wonderful…"
para "Thank you so very,"
line "very much."
para "…I will return to"
line "the GYM…"
done
JasmineISeeText:
text "JASMINE: …I see…"
done
JasmineAmphyHangOnText:
text "…AMPHY, hang on!"
done
AmphyPalPalooText:
text "AMPHY: …"
line "…Pa… paloo…"
done
AmphyBreathingLaboredText:
text "Its breathing is"
line "terribly labored…"
done
AmphyPaluPaluluText:
text "AMPHY: Palu!"
line "Palulu!"
done
OlivineLighthouse6F_MapEvents:
db 0, 0 ; filler
def_warp_events
warp_event 9, 15, OLIVINE_LIGHTHOUSE_5F, 1
warp_event 16, 5, OLIVINE_LIGHTHOUSE_5F, 6
warp_event 17, 5, OLIVINE_LIGHTHOUSE_5F, 7
def_coord_events
def_bg_events
def_object_events
object_event 8, 8, SPRITE_JASMINE, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, OlivineLighthouseJasmine, EVENT_OLIVINE_LIGHTHOUSE_JASMINE
object_event 9, 8, SPRITE_MONSTER, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BROWN, OBJECTTYPE_SCRIPT, 0, OlivineLighthouseAmphy, -1
object_event 3, 4, SPRITE_POKE_BALL, SPRITEMOVEDATA_STILL, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, OlivineLighthouse6FSuperPotion, EVENT_OLIVINE_LIGHTHOUSE_6F_SUPER_POTION
|