Document Routes 20-21, 24-25 scripts
This commit is contained in:
@@ -59,19 +59,19 @@ PewterCity_Museum_1F_EventScript_PokemonJournalBrock:: @ 81ACE1C
|
||||
releaseall
|
||||
end
|
||||
|
||||
Route20_EventScript_1ACE36:: @ 81ACE36
|
||||
Route20_EventScript_Camper:: @ 81ACE36
|
||||
lock
|
||||
faceplayer
|
||||
famechecker FAMECHECKER_MISTY, 3
|
||||
msgbox Text_1882E1
|
||||
msgbox Route20_Text_MistyTrainsHere
|
||||
release
|
||||
end
|
||||
|
||||
Route25_EventScript_1ACE4F:: @ 81ACE4F
|
||||
Route25_EventScript_Beauty:: @ 81ACE4F
|
||||
lock
|
||||
faceplayer
|
||||
famechecker FAMECHECKER_MISTY, 4
|
||||
msgbox Text_189569
|
||||
msgbox Route25_Text_MistyHighHopesAboutThisPlace
|
||||
release
|
||||
end
|
||||
|
||||
|
||||
+245
-245
@@ -115,199 +115,199 @@ Route4_EventScript_CrissyRematch:: @ 81A95E0
|
||||
msgbox Route4_Text_CrissyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A95F7:: @ 81A95F7
|
||||
trainerbattle_single TRAINER_YOUNGSTER_TIMMY, Text_188F76, Text_188F95
|
||||
Route24_EventScript_Timmy:: @ 81A95F7
|
||||
trainerbattle_single TRAINER_YOUNGSTER_TIMMY, Route24_Text_TimmyIntro, Route24_Text_TimmyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A961E
|
||||
msgbox Text_188FA7, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_TimmyRematch
|
||||
msgbox Route24_Text_TimmyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A961E:: @ 81A961E
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_TIMMY, Text_1C3657, Text_188F95
|
||||
msgbox Text_188FA7, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_TimmyRematch:: @ 81A961E
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_TIMMY, Route24_Text_TimmyRematchIntro, Route24_Text_TimmyDefeat
|
||||
msgbox Route24_Text_TimmyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A9635:: @ 81A9635
|
||||
trainerbattle_single TRAINER_BUG_CATCHER_CALE, Text_18901B, Text_18908C
|
||||
Route24_EventScript_Cale:: @ 81A9635
|
||||
trainerbattle_single TRAINER_BUG_CATCHER_CALE, Route24_Text_CaleIntro, Route24_Text_CaleDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A965C
|
||||
msgbox Text_18909E, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_CaleRematch
|
||||
msgbox Route24_Text_CalePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A965C:: @ 81A965C
|
||||
trainerbattle_rematch TRAINER_BUG_CATCHER_CALE, Text_1C36DA, Text_18908C
|
||||
msgbox Text_18909E, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_CaleRematch:: @ 81A965C
|
||||
trainerbattle_rematch TRAINER_BUG_CATCHER_CALE, Route24_Text_CaleRematchIntro, Route24_Text_CaleDefeat
|
||||
msgbox Route24_Text_CalePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A9673:: @ 81A9673
|
||||
trainerbattle_single TRAINER_LASS_RELI, Text_188F2C, Text_188F46
|
||||
Route24_EventScript_Reli:: @ 81A9673
|
||||
trainerbattle_single TRAINER_LASS_RELI, Route24_Text_ReliIntro, Route24_Text_ReliDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A969A
|
||||
msgbox Text_188F53, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_ReliRematch
|
||||
msgbox Route24_Text_ReliPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A969A:: @ 81A969A
|
||||
trainerbattle_rematch TRAINER_LASS_RELI, Text_1C3624, Text_188F46
|
||||
msgbox Text_188F53, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_ReliRematch:: @ 81A969A
|
||||
trainerbattle_rematch TRAINER_LASS_RELI, Route24_Text_ReliRematchIntro, Route24_Text_ReliDefeat
|
||||
msgbox Route24_Text_ReliPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A96B1:: @ 81A96B1
|
||||
trainerbattle_single TRAINER_LASS_ALI, Text_188FC9, Text_188FE7
|
||||
Route24_EventScript_Ali:: @ 81A96B1
|
||||
trainerbattle_single TRAINER_LASS_ALI, Route24_Text_AliIntro, Route24_Text_AliDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A96D8
|
||||
msgbox Text_188FF9, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_AliRematch
|
||||
msgbox Route24_Text_AliPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A96D8:: @ 81A96D8
|
||||
trainerbattle_rematch TRAINER_LASS_ALI, Text_1C3685, Text_188FE7
|
||||
msgbox Text_188FF9, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_AliRematch:: @ 81A96D8
|
||||
trainerbattle_rematch TRAINER_LASS_ALI, Route24_Text_AliRematchIntro, Route24_Text_AliDefeat
|
||||
msgbox Route24_Text_AliPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A96EF:: @ 81A96EF
|
||||
trainerbattle_single TRAINER_CAMPER_SHANE, Text_188E74, Text_188E94
|
||||
Route24_EventScript_Shane:: @ 81A96EF
|
||||
trainerbattle_single TRAINER_CAMPER_SHANE, Route24_Text_ShaneIntro, Route24_Text_ShaneDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9716
|
||||
msgbox Text_188EA3, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_ShaneRematch
|
||||
msgbox Route24_Text_ShanePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9716:: @ 81A9716
|
||||
trainerbattle_rematch TRAINER_CAMPER_SHANE, Text_1C35EE, Text_188E94
|
||||
msgbox Text_188EA3, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_ShaneRematch:: @ 81A9716
|
||||
trainerbattle_rematch TRAINER_CAMPER_SHANE, Route24_Text_ShaneRematchIntro, Route24_Text_ShaneDefeat
|
||||
msgbox Route24_Text_ShanePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route24_EventScript_1A972D:: @ 81A972D
|
||||
trainerbattle_single TRAINER_CAMPER_ETHAN, Text_188ED9, Text_188EFA
|
||||
Route24_EventScript_Ethan:: @ 81A972D
|
||||
trainerbattle_single TRAINER_CAMPER_ETHAN, Route24_Text_EthanIntro, Route24_Text_EthanDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9754
|
||||
msgbox Text_188F0A, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route24_EventScript_EthanRematch
|
||||
msgbox Route24_Text_EthanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9754:: @ 81A9754
|
||||
trainerbattle_rematch TRAINER_CAMPER_ETHAN, Text_1C360E, Text_188EFA
|
||||
msgbox Text_188F0A, MSGBOX_AUTOCLOSE
|
||||
Route24_EventScript_EthanRematch:: @ 81A9754
|
||||
trainerbattle_rematch TRAINER_CAMPER_ETHAN, Route24_Text_EthanRematchIntro, Route24_Text_EthanDefeat
|
||||
msgbox Route24_Text_EthanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A976B:: @ 81A976B
|
||||
trainerbattle_single TRAINER_YOUNGSTER_JOEY, Text_1890C0, Text_1890E6
|
||||
Route25_EventScript_Joey:: @ 81A976B
|
||||
trainerbattle_single TRAINER_YOUNGSTER_JOEY, Route25_Text_JoeyIntro, Route25_Text_JoeyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9792
|
||||
msgbox Text_1890F5, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_JoeyRematch
|
||||
msgbox Route25_Text_JoeyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9792:: @ 81A9792
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_JOEY, Text_1C33E7, Text_1890E6
|
||||
msgbox Text_1890F5, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_JoeyRematch:: @ 81A9792
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_JOEY, Route25_Text_JoeyRematchIntro, Route25_Text_JoeyDefeat
|
||||
msgbox Route25_Text_JoeyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A97A9:: @ 81A97A9
|
||||
trainerbattle_single TRAINER_YOUNGSTER_DAN, Text_189165, Text_1891A6
|
||||
Route25_EventScript_Dan:: @ 81A97A9
|
||||
trainerbattle_single TRAINER_YOUNGSTER_DAN, Route25_Text_DanIntro, Route25_Text_DanDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A97D0
|
||||
msgbox Text_1891B3, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_DanRematch
|
||||
msgbox Route25_Text_DanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A97D0:: @ 81A97D0
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_DAN, Text_1C3404, Text_1891A6
|
||||
msgbox Text_1891B3, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_DanRematch:: @ 81A97D0
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_DAN, Route25_Text_DanRematchIntro, Route25_Text_DanDefeat
|
||||
msgbox Route25_Text_DanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A97E7:: @ 81A97E7
|
||||
trainerbattle_single TRAINER_YOUNGSTER_CHAD, Text_1892A9, Text_1892D9
|
||||
Route25_EventScript_Chad:: @ 81A97E7
|
||||
trainerbattle_single TRAINER_YOUNGSTER_CHAD, Route25_Text_ChadIntro, Route25_Text_ChadDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A980E
|
||||
msgbox Text_1892EF, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_ChadRematch
|
||||
msgbox Route25_Text_ChadPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A980E:: @ 81A980E
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_CHAD, Text_1C34D4, Text_1892D9
|
||||
msgbox Text_1892EF, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_ChadRematch:: @ 81A980E
|
||||
trainerbattle_rematch TRAINER_YOUNGSTER_CHAD, Route25_Text_ChadRematchIntro, Route25_Text_ChadDefeat
|
||||
msgbox Route25_Text_ChadPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A9825:: @ 81A9825
|
||||
trainerbattle_single TRAINER_PICNICKER_KELSEY, Text_189247, Text_189261
|
||||
Route25_EventScript_Kelsey:: @ 81A9825
|
||||
trainerbattle_single TRAINER_PICNICKER_KELSEY, Route25_Text_KelseyIntro, Route25_Text_KelseyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A984C
|
||||
msgbox Text_189281, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_KelseyRematch
|
||||
msgbox Route25_Text_KelseyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A984C:: @ 81A984C
|
||||
trainerbattle_rematch TRAINER_PICNICKER_KELSEY, Text_1C349C, Text_189261
|
||||
msgbox Text_189281, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_KelseyRematch:: @ 81A984C
|
||||
trainerbattle_rematch TRAINER_PICNICKER_KELSEY, Route25_Text_KelseyRematchIntro, Route25_Text_KelseyDefeat
|
||||
msgbox Route25_Text_KelseyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A9863:: @ 81A9863
|
||||
trainerbattle_single TRAINER_LASS_HALEY, Text_189333, Text_189364
|
||||
Route25_EventScript_Haley:: @ 81A9863
|
||||
trainerbattle_single TRAINER_LASS_HALEY, Route25_Text_HaleyIntro, Route25_Text_HaleyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A988A
|
||||
msgbox Text_189378, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_HaleyRematch
|
||||
msgbox Route25_Text_HaleyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A988A:: @ 81A988A
|
||||
trainerbattle_rematch TRAINER_LASS_HALEY, Text_1C350A, Text_189364
|
||||
msgbox Text_189378, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_HaleyRematch:: @ 81A988A
|
||||
trainerbattle_rematch TRAINER_LASS_HALEY, Route25_Text_HaleyRematchIntro, Route25_Text_HaleyDefeat
|
||||
msgbox Route25_Text_HaleyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A98A1:: @ 81A98A1
|
||||
trainerbattle_single TRAINER_HIKER_FRANKLIN, Text_1893A7, Text_1893EA
|
||||
Route25_EventScript_Franklin:: @ 81A98A1
|
||||
trainerbattle_single TRAINER_HIKER_FRANKLIN, Route25_Text_FranklinIntro, Route25_Text_FranklinDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A98C8
|
||||
msgbox Text_1893FB, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_FranklinRematch
|
||||
msgbox Route25_Text_FranklinPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A98C8:: @ 81A98C8
|
||||
trainerbattle_rematch TRAINER_HIKER_FRANKLIN, Text_1C353B, Text_1893EA
|
||||
msgbox Text_1893FB, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_FranklinRematch:: @ 81A98C8
|
||||
trainerbattle_rematch TRAINER_HIKER_FRANKLIN, Route25_Text_FranklinRematchIntro, Route25_Text_FranklinDefeat
|
||||
msgbox Route25_Text_FranklinPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A98DF:: @ 81A98DF
|
||||
trainerbattle_single TRAINER_HIKER_NOB, Text_189423, Text_189459
|
||||
Route25_EventScript_Nob:: @ 81A98DF
|
||||
trainerbattle_single TRAINER_HIKER_NOB, Route25_Text_NobIntro, Route25_Text_NobDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9906
|
||||
msgbox Text_18947E, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_NobRematch
|
||||
msgbox Route25_Text_NobPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9906:: @ 81A9906
|
||||
trainerbattle_rematch TRAINER_HIKER_NOB, Text_1C357E, Text_189459
|
||||
msgbox Text_18947E, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_NobRematch:: @ 81A9906
|
||||
trainerbattle_rematch TRAINER_HIKER_NOB, Route25_Text_NobRematchIntro, Route25_Text_NobDefeat
|
||||
msgbox Route25_Text_NobPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A991D:: @ 81A991D
|
||||
trainerbattle_single TRAINER_HIKER_WAYNE, Text_1894DE, Text_18950A
|
||||
Route25_EventScript_Wayne:: @ 81A991D
|
||||
trainerbattle_single TRAINER_HIKER_WAYNE, Route25_Text_WayneIntro, Route25_Text_WayneDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9944
|
||||
msgbox Text_18951C, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_WayneRematch
|
||||
msgbox Route25_Text_WaynePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9944:: @ 81A9944
|
||||
trainerbattle_rematch TRAINER_HIKER_WAYNE, Text_1C35BC, Text_18950A
|
||||
msgbox Text_18951C, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_WayneRematch:: @ 81A9944
|
||||
trainerbattle_rematch TRAINER_HIKER_WAYNE, Route25_Text_WayneRematchIntro, Route25_Text_WayneDefeat
|
||||
msgbox Route25_Text_WaynePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route25_EventScript_1A995B:: @ 81A995B
|
||||
trainerbattle_single TRAINER_CAMPER_FLINT, Text_1891EB, Text_189212
|
||||
Route25_EventScript_Flint:: @ 81A995B
|
||||
trainerbattle_single TRAINER_CAMPER_FLINT, Route25_Text_FlintIntro, Route25_Text_FlintDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1A9982
|
||||
msgbox Text_18921D, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route25_EventScript_FlintRematch
|
||||
msgbox Route25_Text_FlintPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1A9982:: @ 81A9982
|
||||
trainerbattle_rematch TRAINER_CAMPER_FLINT, Text_1C3445, Text_189212
|
||||
msgbox Text_18921D, MSGBOX_AUTOCLOSE
|
||||
Route25_EventScript_FlintRematch:: @ 81A9982
|
||||
trainerbattle_rematch TRAINER_CAMPER_FLINT, Route25_Text_FlintRematchIntro, Route25_Text_FlintDefeat
|
||||
msgbox Route25_Text_FlintPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route6_EventScript_Keigo:: @ 81A9999
|
||||
@@ -1870,264 +1870,264 @@ EventScript_1AB6EE:: @ 81AB6EE
|
||||
msgbox Text_187DAD, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB709:: @ 81AB709
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_BARRY, Text_187E40, Text_187E7B
|
||||
Route20_EventScript_Barry:: @ 81AB709
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_BARRY, Route20_Text_BarryIntro, Route20_Text_BarryDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB730
|
||||
msgbox Text_187E83, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_BarryRematch
|
||||
msgbox Route20_Text_BarryPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB730:: @ 81AB730
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_BARRY, Text_1C2FF3, Text_187E7B
|
||||
msgbox Text_187E83, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_BarryRematch:: @ 81AB730
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_BARRY, Route20_Text_BarryRematchIntro, Route20_Text_BarryDefeat
|
||||
msgbox Route20_Text_BarryPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB747:: @ 81AB747
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_DEAN, Text_187FDB, Text_187FF7
|
||||
Route20_EventScript_Dean:: @ 81AB747
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_DEAN, Route20_Text_DeanIntro, Route20_Text_DeanDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB76E
|
||||
msgbox Text_187FFE, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_DeanRematch
|
||||
msgbox Route20_Text_DeanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB76E:: @ 81AB76E
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_DEAN, Text_1C30B0, Text_187FF7
|
||||
msgbox Text_187FFE, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_DeanRematch:: @ 81AB76E
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_DEAN, Route20_Text_DeanRematchIntro, Route20_Text_DeanDefeat
|
||||
msgbox Route20_Text_DeanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB785:: @ 81AB785
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_DARRIN, Text_18802E, Text_18805C
|
||||
Route20_EventScript_Darrin:: @ 81AB785
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_DARRIN, Route20_Text_DarrinIntro, Route20_Text_DarrinDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB7AC
|
||||
msgbox Text_18806D, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_DarrinRematch
|
||||
msgbox Route20_Text_DarrinPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB7AC:: @ 81AB7AC
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_DARRIN, Text_1C30ED, Text_18805C
|
||||
msgbox Text_18806D, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_DarrinRematch:: @ 81AB7AC
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_DARRIN, Route20_Text_DarrinRematchIntro, Route20_Text_DarrinDefeat
|
||||
msgbox Route20_Text_DarrinPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB7C3:: @ 81AB7C3
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_TIFFANY, Text_187F24, Text_187F5A
|
||||
Route20_EventScript_Tiffany:: @ 81AB7C3
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_TIFFANY, Route20_Text_TiffanyIntro, Route20_Text_TiffanyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB7EA
|
||||
msgbox Text_187F61, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_TiffanyRematch
|
||||
msgbox Route20_Text_TiffanyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB7EA:: @ 81AB7EA
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_TIFFANY, Text_1C305F, Text_187F5A
|
||||
msgbox Text_187F61, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_TiffanyRematch:: @ 81AB7EA
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_TIFFANY, Route20_Text_TiffanyRematchIntro, Route20_Text_TiffanyDefeat
|
||||
msgbox Route20_Text_TiffanyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB801:: @ 81AB801
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_NORA, Text_1880F8, Text_188119
|
||||
Route20_EventScript_Nora:: @ 81AB801
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_NORA, Route20_Text_NoraIntro, Route20_Text_NoraDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB828
|
||||
msgbox Text_188139, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_NoraRematch
|
||||
msgbox Route20_Text_NoraPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB828:: @ 81AB828
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_NORA, Text_1C3149, Text_188119
|
||||
msgbox Text_188139, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_NoraRematch:: @ 81AB828
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_NORA, Route20_Text_NoraRematchIntro, Route20_Text_NoraDefeat
|
||||
msgbox Route20_Text_NoraPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB83F:: @ 81AB83F
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_MELISSA, Text_188218, Text_18825C
|
||||
Route20_EventScript_Melissa:: @ 81AB83F
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_MELISSA, Route20_Text_MelissaIntro, Route20_Text_MelissaDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB866
|
||||
msgbox Text_18827B, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_MelissaRematch
|
||||
msgbox Route20_Text_MelissaPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB866:: @ 81AB866
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_MELISSA, Text_1C31C4, Text_18825C
|
||||
msgbox Text_18827B, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_MelissaRematch:: @ 81AB866
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_MELISSA, Route20_Text_MelissaRematchIntro, Route20_Text_MelissaDefeat
|
||||
msgbox Route20_Text_MelissaPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB87D:: @ 81AB87D
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_SHIRLEY, Text_187EBB, Text_187EED
|
||||
Route20_EventScript_Shirley:: @ 81AB87D
|
||||
trainerbattle_single TRAINER_SWIMMER_FEMALE_SHIRLEY, Route20_Text_ShirleyIntro, Route20_Text_ShirleyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB8A4
|
||||
msgbox Text_187EF6, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_ShirleyRematch
|
||||
msgbox Route20_Text_ShirleyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB8A4:: @ 81AB8A4
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_SHIRLEY, Text_1C302E, Text_187EED
|
||||
msgbox Text_187EF6, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_ShirleyRematch:: @ 81AB8A4
|
||||
trainerbattle_rematch TRAINER_SWIMMER_FEMALE_SHIRLEY, Route20_Text_ShirleyRematchIntro, Route20_Text_ShirleyDefeat
|
||||
msgbox Route20_Text_ShirleyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB8BB:: @ 81AB8BB
|
||||
trainerbattle_single TRAINER_BIRD_KEEPER_ROGER, Text_18808E, Text_1880AB
|
||||
Route20_EventScript_Roger:: @ 81AB8BB
|
||||
trainerbattle_single TRAINER_BIRD_KEEPER_ROGER, Route20_Text_RogerIntro, Route20_Text_RogerDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB8E2
|
||||
msgbox Text_1880C8, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_RogerRematch
|
||||
msgbox Route20_Text_RogerPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB8E2:: @ 81AB8E2
|
||||
trainerbattle_rematch TRAINER_BIRD_KEEPER_ROGER, Text_1C312C, Text_1880AB
|
||||
msgbox Text_1880C8, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_RogerRematch:: @ 81AB8E2
|
||||
trainerbattle_rematch TRAINER_BIRD_KEEPER_ROGER, Route20_Text_RogerRematchIntro, Route20_Text_RogerDefeat
|
||||
msgbox Route20_Text_RogerPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB8F9:: @ 81AB8F9
|
||||
trainerbattle_single TRAINER_PICNICKER_MISSY, Text_188165, Text_1881A3
|
||||
Route20_EventScript_Missy:: @ 81AB8F9
|
||||
trainerbattle_single TRAINER_PICNICKER_MISSY, Route20_Text_MissyIntro, Route20_Text_MissyDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB920
|
||||
msgbox Text_1881B8, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_MissyRematch
|
||||
msgbox Route20_Text_MissyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB920:: @ 81AB920
|
||||
trainerbattle_rematch TRAINER_PICNICKER_MISSY, Text_1C3185, Text_1881A3
|
||||
msgbox Text_1881B8, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_MissyRematch:: @ 81AB920
|
||||
trainerbattle_rematch TRAINER_PICNICKER_MISSY, Route20_Text_MissyRematchIntro, Route20_Text_MissyDefeat
|
||||
msgbox Route20_Text_MissyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route20_EventScript_1AB937:: @ 81AB937
|
||||
trainerbattle_single TRAINER_PICNICKER_IRENE, Text_187F78, Text_187F92
|
||||
Route20_EventScript_Irene:: @ 81AB937
|
||||
trainerbattle_single TRAINER_PICNICKER_IRENE, Route20_Text_IreneIntro, Route20_Text_IreneDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB95E
|
||||
msgbox Text_187FA3, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route20_EventScript_IreneRematch
|
||||
msgbox Route20_Text_IrenePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB95E:: @ 81AB95E
|
||||
trainerbattle_rematch TRAINER_PICNICKER_IRENE, Text_1C3095, Text_187F92
|
||||
msgbox Text_187FA3, MSGBOX_AUTOCLOSE
|
||||
Route20_EventScript_IreneRematch:: @ 81AB95E
|
||||
trainerbattle_rematch TRAINER_PICNICKER_IRENE, Route20_Text_IreneRematchIntro, Route20_Text_IreneDefeat
|
||||
msgbox Route20_Text_IrenePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_North_EventScript_1AB975:: @ 81AB975
|
||||
trainerbattle_single TRAINER_FISHERMAN_RONALD, Text_18835A, Text_188383
|
||||
Route21_North_EventScript_Ronald:: @ 81AB975
|
||||
trainerbattle_single TRAINER_FISHERMAN_RONALD, Route21_North_Text_RonaldIntro, Route21_North_Text_RonaldDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB99C
|
||||
msgbox Text_188389, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_North_EventScript_RonaldRematch
|
||||
msgbox Route21_North_Text_RonaldPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB99C:: @ 81AB99C
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_RONALD, Text_1C3208, Text_188383
|
||||
msgbox Text_188389, MSGBOX_AUTOCLOSE
|
||||
Route21_North_EventScript_RonaldRematch:: @ 81AB99C
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_RONALD, Route21_North_Text_RonaldRematchIntro, Route21_North_Text_RonaldDefeat
|
||||
msgbox Route21_North_Text_RonaldPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_South_EventScript_1AB9B3:: @ 81AB9B3
|
||||
trainerbattle_single TRAINER_FISHERMAN_CLAUDE, Text_1885D8, Text_1885F8
|
||||
Route21_South_EventScript_Claude:: @ 81AB9B3
|
||||
trainerbattle_single TRAINER_FISHERMAN_CLAUDE, Route21_South_Text_ClaudeIntro, Route21_South_Text_ClaudeDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1AB9DA
|
||||
msgbox Text_188632, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_South_EventScript_ClaudeRematch
|
||||
msgbox Route21_South_Text_ClaudePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1AB9DA:: @ 81AB9DA
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_CLAUDE, Text_1C331D, Text_1885F8
|
||||
msgbox Text_188632, MSGBOX_AUTOCLOSE
|
||||
Route21_South_EventScript_ClaudeRematch:: @ 81AB9DA
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_CLAUDE, Route21_South_Text_ClaudeRematchIntro, Route21_South_Text_ClaudeDefeat
|
||||
msgbox Route21_South_Text_ClaudePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_North_EventScript_1AB9F1:: @ 81AB9F1
|
||||
trainerbattle_single TRAINER_FISHERMAN_WADE, Text_1883C6, Text_1883E9
|
||||
Route21_North_EventScript_Wade:: @ 81AB9F1
|
||||
trainerbattle_single TRAINER_FISHERMAN_WADE, Route21_North_Text_WadeIntro, Route21_North_Text_WadeDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABA18
|
||||
msgbox Text_18841D, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_North_EventScript_WadeRematch
|
||||
msgbox Route21_North_Text_WadePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABA18:: @ 81ABA18
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_WADE, Text_1C3231, Text_1883E9
|
||||
msgbox Text_18841D, MSGBOX_AUTOCLOSE
|
||||
Route21_North_EventScript_WadeRematch:: @ 81ABA18
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_WADE, Route21_North_Text_WadeRematchIntro, Route21_North_Text_WadeDefeat
|
||||
msgbox Route21_North_Text_WadePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_South_EventScript_1ABA2F:: @ 81ABA2F
|
||||
trainerbattle_single TRAINER_FISHERMAN_NOLAN, Text_18868C, Text_1886AE
|
||||
Route21_South_EventScript_Nolan:: @ 81ABA2F
|
||||
trainerbattle_single TRAINER_FISHERMAN_NOLAN, Route21_South_Text_NolanIntro, Route21_South_Text_NolanDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABA56
|
||||
msgbox Text_1886C5, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_South_EventScript_NolanRematch
|
||||
msgbox Route21_South_Text_NolanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABA56:: @ 81ABA56
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_NOLAN, Text_1C3356, Text_1886AE
|
||||
msgbox Text_1886C5, MSGBOX_AUTOCLOSE
|
||||
Route21_South_EventScript_NolanRematch:: @ 81ABA56
|
||||
trainerbattle_rematch TRAINER_FISHERMAN_NOLAN, Route21_South_Text_NolanRematchIntro, Route21_South_Text_NolanDefeat
|
||||
msgbox Route21_South_Text_NolanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_North_EventScript_1ABA6D:: @ 81ABA6D
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_SPENCER, Text_18843C, Text_18845F
|
||||
Route21_North_EventScript_Spencer:: @ 81ABA6D
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_SPENCER, Route21_North_Text_SpencerIntro, Route21_North_Text_SpencerDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABA94
|
||||
msgbox Text_188465, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_North_EventScript_SpencerRematch
|
||||
msgbox Route21_North_Text_SpencerPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABA94:: @ 81ABA94
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_SPENCER, Text_1C3264, Text_18845F
|
||||
msgbox Text_188465, MSGBOX_AUTOCLOSE
|
||||
Route21_North_EventScript_SpencerRematch:: @ 81ABA94
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_SPENCER, Route21_North_Text_SpencerRematchIntro, Route21_North_Text_SpencerDefeat
|
||||
msgbox Route21_North_Text_SpencerPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_South_EventScript_1ABAAB:: @ 81ABAAB
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_JACK, Text_1884D4, Text_1884F0
|
||||
Route21_South_EventScript_Jack:: @ 81ABAAB
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_JACK, Route21_South_Text_JackIntro, Route21_South_Text_JackDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABAD2
|
||||
msgbox Text_1884FF, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_South_EventScript_JackRematch
|
||||
msgbox Route21_South_Text_JackPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABAD2:: @ 81ABAD2
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_JACK, Text_1C3298, Text_1884F0
|
||||
msgbox Text_1884FF, MSGBOX_AUTOCLOSE
|
||||
Route21_South_EventScript_JackRematch:: @ 81ABAD2
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_JACK, Route21_South_Text_JackRematchIntro, Route21_South_Text_JackDefeat
|
||||
msgbox Route21_South_Text_JackPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_South_EventScript_1ABAE9:: @ 81ABAE9
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_JEROME, Text_18851F, Text_188543
|
||||
Route21_South_EventScript_Jerome:: @ 81ABAE9
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_JEROME, Route21_South_Text_JeromeIntro, Route21_South_Text_JeromeDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABB10
|
||||
msgbox Text_188555, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_South_EventScript_JeromeRematch
|
||||
msgbox Route21_South_Text_JeromePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABB10:: @ 81ABB10
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_JEROME, Text_1C32D3, Text_188543
|
||||
msgbox Text_188555, MSGBOX_AUTOCLOSE
|
||||
Route21_South_EventScript_JeromeRematch:: @ 81ABB10
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_JEROME, Route21_South_Text_JeromeRematchIntro, Route21_South_Text_JeromeDefeat
|
||||
msgbox Route21_South_Text_JeromePostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_South_EventScript_1ABB27:: @ 81ABB27
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_ROLAND, Text_188592, Text_1885B2
|
||||
Route21_South_EventScript_Roland:: @ 81ABB27
|
||||
trainerbattle_single TRAINER_SWIMMER_MALE_ROLAND, Route21_South_Text_RolandIntro, Route21_South_Text_RolandDefeat
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABB4E
|
||||
msgbox Text_1885BF, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_South_EventScript_RolandRematch
|
||||
msgbox Route21_South_Text_RolandPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABB4E:: @ 81ABB4E
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_ROLAND, Text_1C32FD, Text_1885B2
|
||||
msgbox Text_1885BF, MSGBOX_AUTOCLOSE
|
||||
Route21_South_EventScript_RolandRematch:: @ 81ABB4E
|
||||
trainerbattle_rematch TRAINER_SWIMMER_MALE_ROLAND, Route21_South_Text_RolandRematchIntro, Route21_South_Text_RolandDefeat
|
||||
msgbox Route21_South_Text_RolandPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_North_EventScript_1ABB65:: @ 81ABB65
|
||||
trainerbattle_double TRAINER_SIS_AND_BRO_LIL_IAN, Text_1886E2, Text_188712, Text_18875E
|
||||
Route21_North_EventScript_Lil:: @ 81ABB65
|
||||
trainerbattle_double TRAINER_SIS_AND_BRO_LIL_IAN, Route21_North_Text_LilIntro, Route21_North_Text_LilDefeat, Route21_North_Text_LilNotEnoughMons
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABB90
|
||||
msgbox Text_188734, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_North_EventScript_LilRematch
|
||||
msgbox Route21_North_Text_LilPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABB90:: @ 81ABB90
|
||||
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_LIL_IAN, Text_1C3378, Text_188712, Text_18875E
|
||||
msgbox Text_188734, MSGBOX_AUTOCLOSE
|
||||
Route21_North_EventScript_LilRematch:: @ 81ABB90
|
||||
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_LIL_IAN, Route21_North_Text_LilRematchIntro, Route21_North_Text_LilDefeat, Route21_North_Text_LilNotEnoughMons
|
||||
msgbox Route21_North_Text_LilPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Route21_North_EventScript_1ABBAB:: @ 81ABBAB
|
||||
trainerbattle_double TRAINER_SIS_AND_BRO_LIL_IAN, Text_1887B4, Text_1887F1, Text_188850
|
||||
Route21_North_EventScript_Ian:: @ 81ABBAB
|
||||
trainerbattle_double TRAINER_SIS_AND_BRO_LIL_IAN, Route21_North_Text_IanIntro, Route21_North_Text_IanDefeat, Route21_North_Text_IanNotEnoughMons
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, TRUE
|
||||
goto_if_eq EventScript_1ABBD6
|
||||
msgbox Text_188812, MSGBOX_AUTOCLOSE
|
||||
goto_if_eq Route21_North_EventScript_IanRematch
|
||||
msgbox Route21_North_Text_IanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
EventScript_1ABBD6:: @ 81ABBD6
|
||||
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_LIL_IAN, Text_1C33AE, Text_1887F1, Text_188850
|
||||
msgbox Text_188812, MSGBOX_AUTOCLOSE
|
||||
Route21_North_EventScript_IanRematch:: @ 81ABBD6
|
||||
trainerbattle_rematch_double TRAINER_SIS_AND_BRO_LIL_IAN, Route21_North_Text_IanRematchIntro, Route21_North_Text_IanDefeat, Route21_North_Text_IanNotEnoughMons
|
||||
msgbox Route21_North_Text_IanPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
OneIsland_KindleRoad_EventScript_1ABBF1:: @ 81ABBF1
|
||||
|
||||
Reference in New Issue
Block a user