2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const OLIVINEGYM_JASMINE
|
|
|
|
const OLIVINEGYM_GYM_GUY
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
OlivineGym_MapScripts:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
JasmineScript_0x9c12f:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_BEAT_JASMINE
|
2015-07-10 00:00:27 -07:00
|
|
|
iftrue .FightDone
|
2017-10-25 21:12:32 -07:00
|
|
|
writetext Jasmine_SteelTypeIntro
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2017-10-25 21:12:32 -07:00
|
|
|
winlosstext Jasmine_BetterTrainer, 0
|
2018-01-09 15:45:25 -08:00
|
|
|
loadtrainer JASMINE, JASMINE1
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
reloadmapafterbattle
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_BEAT_JASMINE
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-10-25 21:12:32 -07:00
|
|
|
writetext Text_ReceivedMineralBadge
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_GET_BADGE
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2015-07-10 00:00:27 -07:00
|
|
|
setflag ENGINE_MINERALBADGE
|
|
|
|
checkcode VAR_BADGES
|
2017-12-24 10:46:34 -08:00
|
|
|
scall OlivineGymActivateRockets
|
2016-04-10 11:42:14 -07:00
|
|
|
.FightDone:
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_TM23_IRON_TAIL
|
2017-10-25 21:12:32 -07:00
|
|
|
iftrue .GotIronTail
|
|
|
|
writetext Jasmine_BadgeSpeech
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem TM_IRON_TAIL
|
2017-10-25 21:12:32 -07:00
|
|
|
iffalse .NoRoomForIronTail
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_TM23_IRON_TAIL
|
2017-10-25 21:12:32 -07:00
|
|
|
writetext Jasmine_IronTailSpeech
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
.GotIronTail:
|
|
|
|
writetext Jasmine_GoodLuck
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2017-10-25 21:12:32 -07:00
|
|
|
.NoRoomForIronTail:
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
OlivineGymActivateRockets:
|
2015-07-10 00:00:27 -07:00
|
|
|
if_equal 7, .RadioTowerRockets
|
|
|
|
if_equal 6, .GoldenrodRockets
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.GoldenrodRockets:
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd goldenrodrockets
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.RadioTowerRockets:
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd radiotowerrockets
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
OlivineGymGuyScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_BEAT_JASMINE
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue .OlivineGymGuyWinScript
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_JASMINE_RETURNED_TO_GYM
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse .OlivineGymGuyPreScript
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext OlivineGymGuyText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.OlivineGymGuyWinScript:
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext OlivineGymGuyWinText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.OlivineGymGuyPreScript:
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext OlivineGymGuyPreText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-24 20:51:36 -07:00
|
|
|
OlivineGymStatue:
|
|
|
|
checkflag ENGINE_MINERALBADGE
|
|
|
|
iftrue .Beaten
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd gymstatue1
|
2016-04-10 11:42:14 -07:00
|
|
|
.Beaten:
|
2018-01-11 22:40:20 -08:00
|
|
|
trainertotext JASMINE, JASMINE1, MEM_BUFFER_1
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd gymstatue2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Jasmine_SteelTypeIntro:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…Thank you for"
|
|
|
|
line "your help at the"
|
|
|
|
cont "LIGHTHOUSE…"
|
|
|
|
|
|
|
|
para "But this is dif-"
|
|
|
|
line "ferent. Please"
|
|
|
|
|
|
|
|
para "allow me to intro-"
|
|
|
|
line "duce myself."
|
|
|
|
|
|
|
|
para "I am JASMINE, a"
|
|
|
|
line "GYM LEADER. I use"
|
|
|
|
cont "the steel-type."
|
|
|
|
|
|
|
|
para "…Do you know about"
|
|
|
|
line "the steel-type?"
|
|
|
|
|
|
|
|
para "It's a type that"
|
|
|
|
line "was only recently"
|
|
|
|
cont "discovered."
|
|
|
|
|
|
|
|
para "…Um… May I begin?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Jasmine_BetterTrainer:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…You are a better"
|
|
|
|
line "trainer than me,"
|
|
|
|
|
|
|
|
para "in both skill and"
|
|
|
|
line "kindness."
|
|
|
|
|
|
|
|
para "In accordance with"
|
|
|
|
line "LEAGUE rules, I"
|
|
|
|
|
|
|
|
para "confer upon you"
|
|
|
|
line "this BADGE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Text_ReceivedMineralBadge:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> received"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "MINERALBADGE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Jasmine_BadgeSpeech:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "MINERALBADGE"
|
|
|
|
line "raises #MON's"
|
|
|
|
cont "DEFENSE."
|
|
|
|
|
|
|
|
para "…Um… Please take"
|
|
|
|
line "this too…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Text_ReceivedTM09:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> received"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "TM09."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Jasmine_IronTailSpeech:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…You could use"
|
|
|
|
line "that TM to teach"
|
|
|
|
cont "IRON TAIL."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-10-25 21:12:32 -07:00
|
|
|
Jasmine_GoodLuck:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Um… I don't know"
|
|
|
|
line "how to say this,"
|
|
|
|
cont "but good luck…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
OlivineGymGuyText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "JASMINE uses the"
|
|
|
|
line "newly discovered"
|
|
|
|
cont "steel-type."
|
|
|
|
|
|
|
|
para "I don't know very"
|
|
|
|
line "much about it."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
OlivineGymGuyWinText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "That was awesome."
|
|
|
|
|
|
|
|
para "The steel-type,"
|
|
|
|
line "huh?"
|
|
|
|
|
|
|
|
para "That was a close"
|
|
|
|
line "encounter of an"
|
|
|
|
cont "unknown kind!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
OlivineGymGuyPreText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "JASMINE, the GYM"
|
|
|
|
line "LEADER, is at the"
|
|
|
|
cont "LIGHTHOUSE."
|
|
|
|
|
|
|
|
para "She's been tending"
|
|
|
|
line "to a sick #MON."
|
|
|
|
|
|
|
|
para "A strong trainer"
|
|
|
|
line "has to be compas-"
|
|
|
|
cont "sionate."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
OlivineGym_MapEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 4, 15, 2, OLIVINE_CITY
|
|
|
|
warp_def 5, 15, 2, OLIVINE_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 3, 13, BGEVENT_READ, OlivineGymStatue
|
|
|
|
bg_event 6, 13, BGEVENT_READ, OlivineGymStatue
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 5, 3, SPRITE_JASMINE, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, JasmineScript_0x9c12f, EVENT_OLIVINE_GYM_JASMINE
|
|
|
|
object_event 7, 13, SPRITE_GYM_GUY, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, OlivineGymGuyScript, -1
|