2015-07-10 00:00:27 -07:00
|
|
|
VioletGym_MapScriptHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; trigger count
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 0
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
FalknerScript_0x683c2:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_BEAT_FALKNER
|
2015-07-10 00:00:27 -07:00
|
|
|
iftrue .FightDone
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x68473
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
winlosstext UnknownText_0x6854a, $0000
|
|
|
|
loadtrainer FALKNER, 1
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_BEAT_FALKNER
|
2013-02-16 22:54:07 -08:00
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x685af
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_GET_BADGE
|
2013-02-16 22:54:07 -08:00
|
|
|
waitbutton
|
2015-07-10 00:00:27 -07:00
|
|
|
setflag ENGINE_ZEPHYRBADGE
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_BADGES
|
2015-07-10 00:00:27 -07:00
|
|
|
scall VioletGymTriggerRockets
|
|
|
|
.FightDone
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_TM31_MUD_SLAP
|
2015-07-17 14:17:10 -07:00
|
|
|
iftrue .SpeechAfterTM
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_BEAT_BIRD_KEEPER_ROD
|
|
|
|
setevent EVENT_BEAT_BIRD_KEEPER_ABE
|
2013-02-16 22:54:07 -08:00
|
|
|
domaptrigger GROUP_ELMS_LAB, MAP_ELMS_LAB, $2
|
2015-07-17 14:17:10 -07:00
|
|
|
specialphonecall ELMCALL_ASSISTANT
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x685c8
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
2015-06-29 19:24:45 -07:00
|
|
|
verbosegiveitem TM_MUD_SLAP, 1
|
2015-07-17 14:17:10 -07:00
|
|
|
iffalse .NoRoomForMudSlap
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_TM31_MUD_SLAP
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x68648
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-17 14:17:10 -07:00
|
|
|
.SpeechAfterTM:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x68735
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-17 14:17:10 -07:00
|
|
|
.NoRoomForMudSlap:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
VioletGymTriggerRockets:
|
|
|
|
if_equal 7, .RadioTowerRockets
|
|
|
|
if_equal 6, .GoldenrodRockets
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
.GoldenrodRockets
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd goldenrodrockets
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -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
|
|
|
TrainerBird_keeperRod:
|
2015-07-18 20:45:39 -07:00
|
|
|
trainer EVENT_BEAT_BIRD_KEEPER_ROD, BIRD_KEEPER, ROD, Bird_keeperRodSeenText, Bird_keeperRodBeatenText, $0000, Bird_keeperRodScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperRodScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x68837
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
TrainerBird_keeperAbe:
|
2015-07-18 20:45:39 -07:00
|
|
|
trainer EVENT_BEAT_BIRD_KEEPER_ABE, BIRD_KEEPER, ABE, Bird_keeperAbeSeenText, Bird_keeperAbeBeatenText, $0000, Bird_keeperAbeScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperAbeScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x688c7
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
VioletGymGuyScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_BEAT_FALKNER
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue .VioletGymGuyWinScript
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext VioletGymGuyText
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
|
|
|
.VioletGymGuyWinScript
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext VioletGymGuyWinText
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-06-24 20:51:36 -07:00
|
|
|
VioletGymStatue:
|
|
|
|
checkflag ENGINE_ZEPHYRBADGE
|
|
|
|
iftrue .Beaten
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd gymstatue1
|
2015-06-24 20:51:36 -07:00
|
|
|
.Beaten
|
2013-02-16 22:54:07 -08:00
|
|
|
trainertotext FALKNER, 1, $1
|
2015-06-24 18:26:24 -07:00
|
|
|
jumpstd gymstatue2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x68473:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm FALKNER, the"
|
|
|
|
line "VIOLET #MON GYM"
|
|
|
|
cont "leader!"
|
|
|
|
|
|
|
|
para "People say you can"
|
|
|
|
line "clip flying-type"
|
|
|
|
|
|
|
|
para "#MON's wings"
|
|
|
|
line "with a jolt of"
|
|
|
|
cont "electricity…"
|
|
|
|
|
|
|
|
para "I won't allow such"
|
|
|
|
line "insults to bird"
|
|
|
|
cont "#MON!"
|
|
|
|
|
|
|
|
para "I'll show you the"
|
|
|
|
line "real power of the"
|
|
|
|
|
|
|
|
para "magnificent bird"
|
|
|
|
line "#MON!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x6854a:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…Darn! My dad's"
|
|
|
|
line "cherished bird"
|
|
|
|
cont "#MON…"
|
|
|
|
|
|
|
|
para "All right."
|
|
|
|
line "Take this."
|
|
|
|
|
|
|
|
para "It's the official"
|
|
|
|
line "#MON LEAGUE"
|
|
|
|
cont "ZEPHYRBADGE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x685af:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> received"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "ZEPHYRBADGE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x685c8:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ZEPHYRBADGE"
|
|
|
|
line "raises the attack"
|
|
|
|
cont "power of #MON."
|
|
|
|
|
|
|
|
para "It also enables"
|
|
|
|
line "#MON to use"
|
|
|
|
|
|
|
|
para "FLASH, if they"
|
|
|
|
line "have it, anytime."
|
|
|
|
|
|
|
|
para "Here--take this"
|
|
|
|
line "too."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x68648:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "By using a TM, a"
|
|
|
|
line "#MON will"
|
|
|
|
|
|
|
|
para "instantly learn a"
|
|
|
|
line "new move."
|
|
|
|
|
|
|
|
para "Think before you"
|
|
|
|
line "act--a TM can be"
|
|
|
|
cont "used only once."
|
|
|
|
|
|
|
|
para "TM31 contains"
|
|
|
|
line "MUD-SLAP."
|
|
|
|
|
|
|
|
para "It reduces the"
|
|
|
|
line "enemy's accuracy"
|
|
|
|
|
|
|
|
para "while it causes"
|
|
|
|
line "damage."
|
|
|
|
|
|
|
|
para "In other words, it"
|
|
|
|
line "is both defensive"
|
|
|
|
cont "and offensive."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x68735:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There are #MON"
|
|
|
|
line "GYMS in cities and"
|
|
|
|
cont "towns ahead."
|
|
|
|
|
|
|
|
para "You should test"
|
|
|
|
line "your skills at"
|
|
|
|
cont "these GYMS."
|
|
|
|
|
|
|
|
para "I'm going to train"
|
|
|
|
line "harder to become"
|
|
|
|
|
|
|
|
para "the greatest bird"
|
|
|
|
line "master!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperRodSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The keyword is"
|
|
|
|
line "guts!"
|
|
|
|
|
|
|
|
para "Those here are"
|
|
|
|
line "training night and"
|
|
|
|
|
|
|
|
para "day to become bird"
|
|
|
|
line "#MON masters."
|
|
|
|
|
|
|
|
para "Come on!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperRodBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Gaaah!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x68837:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FALKNER's skills"
|
|
|
|
line "are for real!"
|
|
|
|
|
|
|
|
para "Don't get cocky"
|
|
|
|
line "just because you"
|
|
|
|
cont "beat me!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperAbeSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Let me see if you"
|
|
|
|
line "are good enough to"
|
|
|
|
cont "face FALKNER!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
Bird_keeperAbeBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This can't be"
|
|
|
|
line "true!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
UnknownText_0x688c7:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This is pathetic,"
|
|
|
|
line "losing to some"
|
|
|
|
cont "rookie trainer…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
VioletGymGuyText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey! I'm no train-"
|
|
|
|
line "er but I can give"
|
|
|
|
cont "some advice!"
|
|
|
|
|
|
|
|
para "Believe me!"
|
|
|
|
line "If you believe, a"
|
|
|
|
|
|
|
|
para "championship dream"
|
|
|
|
line "can come true."
|
|
|
|
|
|
|
|
para "You believe?"
|
|
|
|
line "Then listen."
|
|
|
|
|
|
|
|
para "The grass-type is"
|
|
|
|
line "weak against the"
|
|
|
|
|
|
|
|
para "flying-type. Keep"
|
|
|
|
line "this in mind."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
VioletGymGuyWinText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Nice battle! Keep"
|
|
|
|
line "it up, and you'll"
|
|
|
|
|
|
|
|
para "be the CHAMP in no"
|
|
|
|
line "time at all!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 00:00:27 -07:00
|
|
|
VioletGym_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 2
|
|
|
|
warp_def $f, $4, 2, GROUP_VIOLET_CITY, MAP_VIOLET_CITY
|
|
|
|
warp_def $f, $5, 2, GROUP_VIOLET_CITY, MAP_VIOLET_CITY
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 2
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 13, 3, SIGNPOST_READ, VioletGymStatue
|
|
|
|
signpost 13, 6, SIGNPOST_READ, VioletGymStatue
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 4
|
2015-07-16 15:10:10 -07:00
|
|
|
person_event SPRITE_FALKNER, 5, 9, UP << 2 | $2, $0, -1, -1, (PAL_OW_BLUE << 4) | $80, 0, FalknerScript_0x683c2, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 10, 11, LEFT << 2 | $0, $2, -1, -1, (PAL_OW_BLUE << 4) | $82, 3, TrainerBird_keeperRod, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 14, 6, LEFT << 2 | $1, $2, -1, -1, (PAL_OW_BLUE << 4) | $82, 3, TrainerBird_keeperAbe, -1
|
|
|
|
person_event SPRITE_GYM_GUY, 17, 11, UP << 2 | $2, $0, -1, -1, (PAL_OW_RED << 4) | $80, 0, VioletGymGuyScript, -1
|