pokeemerald/data/maps/BattleFrontier_Lounge2/scripts.inc

380 lines
14 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge2_MapScripts:: @ 8260642
.byte 0
2019-11-12 23:52:32 +01:00
@ This NPC gives hints about a random facility or battle mode.
@ For battle modes he gives generic advice
@ For facilities, depending on how far the player has progressed he will say either
@ The name of the Frontier Brain there
@ The type and description of the 3 pokemon they use in their silver battle
@ The type and description of the 3 pokemon they use in their gold battle
BattleFrontier_Lounge2_EventScript_FrontierManiac:: @ 8260643
2017-11-10 02:21:31 +01:00
lock
faceplayer
2019-11-12 23:52:32 +01:00
goto_if_set FLAG_MET_BATTLE_FRONTIER_MANIAC, BattleFrontier_Lounge2_EventScript_AlreadyMetManiac
2019-01-02 22:12:43 +01:00
setflag FLAG_MET_BATTLE_FRONTIER_MANIAC
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge2_Text_FrontierManiacIntro, MSGBOX_DEFAULT
goto BattleFrontier_Lounge2_EventScript_GiveAdvice
2017-11-10 02:21:31 +01:00
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_AlreadyMetManiac:: @ 826065F
msgbox BattleFrontier_Lounge2_Text_SwingByForTheLatestWord, MSGBOX_DEFAULT
goto BattleFrontier_Lounge2_EventScript_GiveAdvice
2017-11-10 02:21:31 +01:00
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_GiveAdvice:: @ 826066D
compare VAR_FRONTIER_MANIAC_FACILITY, 0
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferSingle
compare VAR_FRONTIER_MANIAC_FACILITY, 1
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferDouble
compare VAR_FRONTIER_MANIAC_FACILITY, 2
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferMulti
compare VAR_FRONTIER_MANIAC_FACILITY, 3
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferMultiLink
compare VAR_FRONTIER_MANIAC_FACILITY, 4
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattleDome
compare VAR_FRONTIER_MANIAC_FACILITY, 5
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattleFactory
compare VAR_FRONTIER_MANIAC_FACILITY, 6
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattlePalace
compare VAR_FRONTIER_MANIAC_FACILITY, 7
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattleArena
compare VAR_FRONTIER_MANIAC_FACILITY, 8
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattlePike
compare VAR_FRONTIER_MANIAC_FACILITY, 9
2019-11-12 23:52:32 +01:00
call_if_eq BattleFrontier_Lounge2_EventScript_BufferBattlePyramid
compare VAR_FRONTIER_MANIAC_FACILITY, 3
2019-11-12 23:52:32 +01:00
call_if_le BattleFrontier_Lounge2_EventScript_BattleTowerNews
compare VAR_FRONTIER_MANIAC_FACILITY, 4
2019-11-12 23:52:32 +01:00
call_if_ge BattleFrontier_Lounge2_EventScript_FacilityNews
special ShowFrontierManiacMessage
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
release
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BattleTowerNews:: @ 82606F8
msgbox BattleFrontier_Lounge2_Text_BattleTowerIsHottest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_FacilityNews:: @ 8260701
msgbox BattleFrontier_Lounge2_Text_FacilityIsHottest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferSingle:: @ 826070A
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_SINGLE
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferDouble:: @ 826070F
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_DOUBLE
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferMulti:: @ 8260714
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_MULTI
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferMultiLink:: @ 8260719
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_MULTI_LINK
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattleDome:: @ 826071E
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_DOME
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattleFactory:: @ 8260723
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_FACTORY
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattlePalace:: @ 8260728
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_PALACE
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattleArena:: @ 826072D
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_ARENA
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattlePike:: @ 8260732
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_PIKE
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_BufferBattlePyramid:: @ 8260737
2019-09-19 00:57:25 +02:00
bufferstdstring 0, STDSTRING_BATTLE_PYRAMID
2017-11-10 02:21:31 +01:00
return
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_Maniac1:: @ 826073C
2017-11-10 02:21:31 +01:00
lock
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge2_Text_NewsGatheringPower, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_Maniac2:: @ 8260747
2017-11-10 02:21:31 +01:00
lock
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge2_Text_AmazingPowersOfObservation, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_Maniac3:: @ 8260752
2017-11-10 02:21:31 +01:00
lock
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge2_Text_AmazingPowerOfPersuasion, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_EventScript_TriathleteF:: @ 826075D
msgbox BattleFrontier_Lounge2_Text_ThisPlaceIsScaringMe, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_FrontierManiacIntro:: @ 8260766
2017-11-10 02:21:31 +01:00
.string "Howdy! When it comes to news about\n"
2018-12-07 16:41:08 +01:00
.string "the BATTLE FRONTIER, I'm no. 1.\p"
2017-11-10 02:21:31 +01:00
.string "You can think of me as\n"
.string "the FRONTIER MANIAC.\p"
.string "Just checking, but you are a TRAINER,\n"
2018-12-07 16:41:08 +01:00
.string "isn't that right?\p"
.string "I'll happily share the hottest news\n"
2017-11-10 02:21:31 +01:00
.string "I gathered about the BATTLE FRONTIER.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_SwingByForTheLatestWord:: @ 8260857
2017-11-10 02:21:31 +01:00
.string "Howdy! Did you swing by to grill me\n"
.string "about the latest word? Oh, all right!$"
2019-11-12 23:52:32 +01:00
@ Unused
BattleFrontier_Lounge2_Text_MyInformationsBeenUsefulRight:: @ 82608A1
.string "Well? Well? Well?\p"
2018-12-07 16:41:08 +01:00
.string "I'm sure my information's been\n"
.string "seriously useful to you, right?$"
2017-11-10 02:21:31 +01:00
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_FacilityIsHottest:: @ 82608F2
2018-12-07 16:41:08 +01:00
.string "Let's see now…\p"
2017-11-10 02:21:31 +01:00
.string "It sounds like the {STR_VAR_1}\n"
.string "is the hottest place going.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_BattleTowerIsHottest:: @ 8260933
2018-12-07 16:41:08 +01:00
.string "Let's see now…\p"
2017-11-10 02:21:31 +01:00
.string "It sounds like BATTLE TOWER\n"
.string "{STR_VAR_1} is the hottest.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_SalonMaidenIsThere:: @ 8260971
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this mysterious TRAINER called\n"
.string "the SALON MAIDEN that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_SalonMaidenSilverMons:: @ 8260A1E
.string "Have you battled the SALON MAIDEN?\p"
2018-12-07 16:41:08 +01:00
.string "When she's measuring up her opponent,\n"
.string "she apparently uses these POKéMON:\p"
.string "A PSYCHIC-type PSI POKéMON,\n"
.string "a FIRE-type VOLCANO POKéMON,\l"
.string "and a NORMAL-type SLEEPING POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_SalonMaidenGoldMons:: @ 8260AE7
.string "Have you battled the SALON MAIDEN\n"
2018-12-07 16:41:08 +01:00
.string "when she's serious?\p"
.string "When she's battling flat out,\n"
.string "she apparently uses these POKéMON:\p"
.string "A DRAGON & PSYCHIC EON POKéMON,\n"
.string "an ELECTRIC-type THUNDER POKéMON,\l"
.string "and a NORMAL-type SLEEPING POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DomeAceIsThere:: @ 8260BC4
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this flamboyant TRAINER called\n"
.string "the DOME ACE that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DomeAceSilverMons:: @ 8260C6D
.string "Have you battled the DOME ACE?\p"
2018-12-07 16:41:08 +01:00
.string "When he's treating the opponent\n"
.string "lightly, he uses these three POKéMON:\p"
.string "A DRAGON & FLYING DRAGON POKéMON,\n"
.string "a WATER & GROUND MUD FISH POKéMON,\l"
.string "and a FIRE & FLYING FLAME POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DomeAceGoldMons:: @ 8260D3A
.string "Have you battled the DOME ACE\n"
2018-12-07 16:41:08 +01:00
.string "when he's serious?\p"
.string "When he's demonstrating his strategy,\n"
.string "he uses these three POKéMON:\p"
.string "A DRAGON & FLYING EON POKéMON,\n"
.string "a WATER & GROUND MUD FISH POKéMON,\l"
.string "and a STEEL- & PSYCHIC-type IRON LEG\l"
.string "POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_FactoryHeadIsThere:: @ 8260E1E
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this freaky TRAINER called\n"
.string "the FACTORY HEAD that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_FactoryHeadSilverMons:: @ 8260EC7
.string "Have you battled the FACTORY HEAD\n"
.string "already?\p"
.string "Let me think… When he goes to battle,\n"
.string "he just gets three rental POKéMON.\p"
.string "He battles under pretty much the same\n"
.string "conditions as you.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_FactoryHeadGoldMons:: @ 8260F74
.string "Have you battled the FACTORY HEAD\n"
2018-12-07 16:41:08 +01:00
.string "when he's serious?\p"
.string "When he goes seriously to battle,\n"
.string "he still gets three rental POKéMON.\p"
.string "He battles under virtually the same\n"
.string "conditions as you.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PikeQueenIsThere:: @ 8261026
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this scary TRAINER called\n"
.string "the PIKE QUEEN that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PikeQueenSilverMons:: @ 82610CC
.string "Have you battled the PIKE QUEEN\n"
.string "before?\p"
2018-12-07 16:41:08 +01:00
.string "When she's in a good mood, they say\n"
.string "she uses these three POKéMON:\p"
.string "A POISON-type FANG SNAKE POKéMON,\n"
.string "a BUG & ROCK MOLD POKéMON,\l"
.string "and a WATER-type TENDER POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PikeQueenGoldMons:: @ 8261194
.string "Have you battled the PIKE QUEEN\n"
2018-12-07 16:41:08 +01:00
.string "when she's serious?\p"
.string "When she's seriously annoyed, they say\n"
.string "she uses these three POKéMON:\p"
.string "A POISON-type FANG SNAKE POKéMON,\n"
.string "a STEEL & GROUND IRON SNAKE POKéMON,\l"
.string "and a WATER- & FLYING-type ATROCIOUS\l"
.string "POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_ArenaTycoonIsThere:: @ 8261282
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this cute TRAINER called\n"
.string "the ARENA TYCOON that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_ArenaTycoonSilverMons:: @ 8261329
.string "Have you battled the ARENA TYCOON\n"
.string "before?\p"
2018-12-07 16:41:08 +01:00
.string "When she's assessing the foe's ability,\n"
.string "she supposedly uses these POKéMON:\p"
.string "A BUG & FIGHTING SINGLE HORN POKéMON,\n"
.string "a DARK-type MOONLIGHT POKéMON,\l"
.string "and a BUG & GHOST SHED POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_ArenaTycoonGoldMons:: @ 8261403
.string "Have you battled the ARENA TYCOON\n"
2018-12-07 16:41:08 +01:00
.string "when she's serious?\p"
.string "When she battles for keeps,\n"
.string "she supposedly uses these POKéMON:\p"
.string "A DARK-type MOONLIGHT POKéMON,\n"
.string "a GHOST & POISON SHADOW POKéMON\l"
.string "and a GRASS- & FIGHTING-type\l"
.string "MUSHROOM POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PalaceMavenIsThere:: @ 82614E6
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this sinister TRAINER called\n"
.string "the PALACE MAVEN that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PalaceMavenSilverMons:: @ 8261591
.string "Have you battled the PALACE MAVEN\n"
.string "before?\p"
2018-12-07 16:41:08 +01:00
.string "When he's testing the opponent's\n"
.string "spirit, he's said to use these POKéMON:\p"
.string "A POISON & FLYING-type BAT POKéMON,\n"
.string "a NORMAL-type LAZY POKéMON, and a\l"
.string "WATER- & ICE-type TRANSPORT POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PalaceMavenGoldMons:: @ 826166F
.string "Have you battled the PALACE MAVEN\n"
2018-12-07 16:41:08 +01:00
.string "when he's serious?\p"
.string "When he throws his entire might into\n"
2018-12-07 16:41:08 +01:00
.string "battle, he's said to use these POKéMON:\p"
.string "A FIRE-type LEGENDARY POKéMON,\n"
.string "a NORMAL-type LAZY POKéMON,\l"
.string "and a WATER-type AURORA POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PyramidKingIsThere:: @ 826174D
2018-12-07 16:41:08 +01:00
.string "Bet you didn't know this!\p"
.string "One of those top TRAINERS that SCOTT\n"
.string "calls the FRONTIER BRAINS is there.\p"
2018-12-07 16:41:08 +01:00
.string "It's this fiery-hot TRAINER called\n"
.string "the PYRAMID KING that runs the place.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PyramidKingSilverMons:: @ 82617F9
.string "Have you battled the PYRAMID KING\n"
.string "before?\p"
2018-12-07 16:41:08 +01:00
.string "When he's checking the foe's power,\n"
.string "he apparently uses these POKéMON:\p"
.string "A ROCK-type ROCK PEAK POKéMON,\n"
.string "an ICE-type ICEBERG POKéMON,\l"
.string "and a STEEL-type IRON POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_PyramidKingGoldMons:: @ 82618C4
.string "Have you battled the PYRAMID KING\n"
2018-12-07 16:41:08 +01:00
.string "when he's serious?\p"
.string "When he's pumped with hot power,\n"
.string "he apparently uses these POKéMON:\p"
.string "An ICE & FLYING FREEZE POKéMON, an\n"
.string "ELECTRIC & FLYING ELECTRIC POKéMON,\l"
.string "and a FIRE- & FLYING-type FLAME\l"
.string "POKéMON.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DoubleBattleAdvice1:: @ 82619AC
.string "Sure, there are several places where\n"
.string "you can enter DOUBLE BATTLES.\p"
.string "But the DOUBLE BATTLE ROOMS of\n"
.string "the BATTLE TOWER are, like, basic!\p"
2018-12-07 16:41:08 +01:00
.string "They're where you should learn about\n"
.string "how DOUBLE BATTLES are played here\l"
.string "in the BATTLE FRONTIER.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DoubleBattleAdvice2:: @ 8261A91
.string "Watch yourself in the battles here.\p"
.string "I hear there are TRAINERS that have\n"
.string "strategies they developed just for\l"
.string "DOUBLE BATTLES.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_DoubleBattleAdvice3:: @ 8261B0C
2018-12-07 16:41:08 +01:00
.string "Once you're confident and comfortable\n"
.string "with DOUBLE BATTLES here, you should\l"
.string "think about challenging other places\l"
.string "offering DOUBLE BATTLES.$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_MultiBattleAdvice:: @ 8261B95
.string "All sorts of TRAINERS gather in\n"
.string "the BATTLE SALON.\p"
.string "Just think--you may run into your\n"
.string "friends or followers!\l"
.string "You should look carefully!$"
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_LinkMultiBattleAdvice:: @ 8261C1A
2018-12-07 16:41:08 +01:00
.string "If you're with a friend, head for the\n"
.string "LINK MULTI BATTLE ROOM.\p"
.string "If you play with a strong friend,\n"
.string "you can expect to see tough foes!$"
2017-11-10 02:21:31 +01:00
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_NewsGatheringPower:: @ 8261C9C
2017-11-10 02:21:31 +01:00
.string "What amazing news-gathering power!\n"
2018-12-07 16:41:08 +01:00
.string "My mentor's like none other!$"
2017-11-10 02:21:31 +01:00
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_AmazingPowersOfObservation:: @ 8261CDC
2017-11-10 02:21:31 +01:00
.string "What amazing powers of observation!\n"
2018-12-07 16:41:08 +01:00
.string "My mentor's like none other!$"
2017-11-10 02:21:31 +01:00
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_AmazingPowerOfPersuasion:: @ 8261D1D
2017-11-10 02:21:31 +01:00
.string "What amazing power of persuasion!\n"
2018-12-07 16:41:08 +01:00
.string "My mentor's like none other!$"
2017-11-10 02:21:31 +01:00
2019-11-12 23:52:32 +01:00
BattleFrontier_Lounge2_Text_ThisPlaceIsScaringMe:: @ 8261D5C
2017-11-10 02:21:31 +01:00
.string "…What is this place?\n"
2018-12-07 16:41:08 +01:00
.string "It's scaring me…$"
2017-11-10 02:21:31 +01:00