mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
184 lines
6.9 KiB
PHP
184 lines
6.9 KiB
PHP
SootopolisCity_Gym_B1F_MapScripts:: @ 8225C8A
|
|
.byte 0
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Andrea:: @ 8225C8B
|
|
trainerbattle_single TRAINER_ANDREA, SootopolisCity_Gym_B1F_Text_AndreaIntro, SootopolisCity_Gym_B1F_Text_AndreaDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_AndreaPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Crissy:: @ 8225CA2
|
|
trainerbattle_single TRAINER_CRISSY, SootopolisCity_Gym_B1F_Text_CrissyIntro, SootopolisCity_Gym_B1F_Text_CrissyDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_CrissyPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Brianna:: @ 8225CB9
|
|
trainerbattle_single TRAINER_BRIANNA, SootopolisCity_Gym_B1F_Text_BriannaIntro, SootopolisCity_Gym_B1F_Text_BriannaDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_BriannaPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Connie:: @ 8225CD0
|
|
trainerbattle_single TRAINER_CONNIE, SootopolisCity_Gym_B1F_Text_ConnieIntro, SootopolisCity_Gym_B1F_Text_ConnieDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_ConniePostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Bridget:: @ 8225CE7
|
|
trainerbattle_single TRAINER_BRIDGET, SootopolisCity_Gym_B1F_Text_BridgetIntro, SootopolisCity_Gym_B1F_Text_BridgetDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_BridgetPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Olivia:: @ 8225CFE
|
|
trainerbattle_single TRAINER_OLIVIA, SootopolisCity_Gym_B1F_Text_OliviaIntro, SootopolisCity_Gym_B1F_Text_OliviaDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_OliviaPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Tiffany:: @ 8225D15
|
|
trainerbattle_single TRAINER_TIFFANY, SootopolisCity_Gym_B1F_Text_TiffanyIntro, SootopolisCity_Gym_B1F_Text_TiffanyDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_TiffanyPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Bethany:: @ 8225D2C
|
|
trainerbattle_single TRAINER_BETHANY, SootopolisCity_Gym_B1F_Text_BethanyIntro, SootopolisCity_Gym_B1F_Text_BethanyDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_BethanyPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Annika:: @ 8225D43
|
|
trainerbattle_single TRAINER_ANNIKA, SootopolisCity_Gym_B1F_Text_AnnikaIntro, SootopolisCity_Gym_B1F_Text_AnnikaDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_AnnikaPostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_EventScript_Daphne:: @ 8225D5A
|
|
trainerbattle_single TRAINER_DAPHNE, SootopolisCity_Gym_B1F_Text_DaphneIntro, SootopolisCity_Gym_B1F_Text_DaphneDefeat
|
|
msgbox SootopolisCity_Gym_B1F_Text_DaphnePostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
SootopolisCity_Gym_B1F_Text_AndreaIntro: @ 8225D71
|
|
.string "I'll show you the sublime techniques\n"
|
|
.string "I learned from our LEADER JUAN!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_AndreaDefeat: @ 8225DB6
|
|
.string "Please forgive me, JUAN…$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_AndreaPostBattle: @ 8225DCF
|
|
.string "Watch what happens if you crack all\n"
|
|
.string "the floor tiles.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_CrissyIntro: @ 8225E04
|
|
.string "You came all the way here, but you won't\n"
|
|
.string "get to see JUAN.\p"
|
|
.string "Not if you lose to me, you won't!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_CrissyDefeat: @ 8225E60
|
|
.string "You're strong!\n"
|
|
.string "I was fooled by your cute looks!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_CrissyPostBattle: @ 8225E90
|
|
.string "You might be good enough to avoid\n"
|
|
.string "being wiped out in one hit by JUAN.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_DaphneIntro: @ 8225ED6
|
|
.string "The sight of JUAN conducting\n"
|
|
.string "a battle…\p"
|
|
.string "The very beauty of it compelled me to\n"
|
|
.string "become a TRAINER.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_DaphneDefeat: @ 8225F35
|
|
.string "You battled with more beauty than\n"
|
|
.string "I could muster…$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_DaphnePostBattle: @ 8225F67
|
|
.string "The grace you bring to battle is\n"
|
|
.string "fabulous.\p"
|
|
.string "Oh… I'm so fortunate to have found\n"
|
|
.string "POKéMON.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_ConnieIntro: @ 8225FBE
|
|
.string "I should teach you how harsh battles\n"
|
|
.string "can be.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_ConnieDefeat: @ 8225FEB
|
|
.string "Oh.\n"
|
|
.string "You're strong.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_ConniePostBattle: @ 8225FFE
|
|
.string "I'll tell you something good.\p"
|
|
.string "If you want to reach JUAN, you\n"
|
|
.string "need to walk on each floor tile once.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BridgetIntro: @ 8226061
|
|
.string "The POKéMON GYM of the highest level\n"
|
|
.string "in the HOENN region…\p"
|
|
.string "That's the SOOTOPOLIS GYM.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BridgetDefeat: @ 82260B6
|
|
.string "What a high level you are!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BridgetPostBattle: @ 82260D1
|
|
.string "Rather than being satisfied by being\n"
|
|
.string "in a strong GYM, I imagine training in\l"
|
|
.string "other places will make you stronger.\l"
|
|
.string "But above all, it looks more fun.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_OliviaIntro: @ 8226164
|
|
.string "I train my POKéMON together with\n"
|
|
.string "JUAN.\p"
|
|
.string "Don't think I'm a pushover.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_OliviaDefeat: @ 82261A7
|
|
.string "I was beaten…$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_OliviaPostBattle: @ 82261B5
|
|
.string "I think you have potential.\n"
|
|
.string "Why don't you stay and train with us?$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_TiffanyIntro: @ 82261F7
|
|
.string "A graceful glide across the ice while\n"
|
|
.string "crossing no lines…\p"
|
|
.string "A TRAINER putting on that performance\n"
|
|
.string "would be elegantly beautiful!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_TiffanyDefeat: @ 8226274
|
|
.string "Well, excuse me?!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_TiffanyPostBattle: @ 8226286
|
|
.string "This is really obvious, but how strong\n"
|
|
.string "you are as a TRAINER has nothing to do\l"
|
|
.string "with how young or old you are.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BethanyIntro: @ 82262F3
|
|
.string "When I'm with my POKéMON, the time\n"
|
|
.string "flies by before you can say, “Oops!”$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BethanyDefeat: @ 822633B
|
|
.string "Oops!$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BethanyPostBattle: @ 8226341
|
|
.string "I wish I could forget about lost causes\n"
|
|
.string "before I can manage an “Oops!”$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_AnnikaIntro: @ 8226388
|
|
.string "I can battle with really rare POKéMON\n"
|
|
.string "if you'd like.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_AnnikaDefeat: @ 82263BD
|
|
.string "Oh, there now! Did you have a good look\n"
|
|
.string "at my POKéMON?$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_AnnikaPostBattle: @ 82263F4
|
|
.string "I came to this GYM because JUAN\n"
|
|
.string "praised me for my darling POKéMON.\p"
|
|
.string "Oh, if only I'd met JUAN years ago\n"
|
|
.string "when I was younger…$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BriannaIntro: @ 822646E
|
|
.string "Giggle…\n"
|
|
.string "Your grim look is so charming.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BriannaDefeat: @ 8226495
|
|
.string "Oh, dear.\n"
|
|
.string "I went much too easy on you.$"
|
|
|
|
SootopolisCity_Gym_B1F_Text_BriannaPostBattle: @ 82264BC
|
|
.string "You couldn't lay a finger on JUAN,\n"
|
|
.string "I'm sure. Giggle…$"
|
|
|