pokeemerald/data/maps/BattleFrontier_Lounge5/scripts.inc

204 lines
6.4 KiB
PHP
Raw Normal View History

2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_MapScripts::
2017-11-10 02:21:31 +01:00
.byte 0
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_NatureGirl::
2017-11-10 02:21:31 +01:00
lock
faceplayer
2019-09-17 07:49:07 +02:00
msgbox BattleFrontier_Lounge5_Text_NatureGirlGreeting, MSGBOX_YESNO
goto_if_eq VAR_RESULT, NO, BattleFrontier_Lounge5_EventScript_NatureGirlNoneShown
2019-10-18 01:22:03 +02:00
special ChoosePartyMon
2017-11-10 02:21:31 +01:00
waitstate
lock
faceplayer
goto_if_eq VAR_0x8004, PARTY_NOTHING_CHOSEN, BattleFrontier_Lounge5_EventScript_NatureGirlNoneShown
specialvar VAR_RESULT, ScriptGetPartyMonSpecies
goto_if_eq VAR_RESULT, SPECIES_EGG, BattleFrontier_Lounge5_EventScript_NatureGirlEgg
special ShowNatureGirlMessage
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
release
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_NatureGirlEgg::
2019-09-17 07:49:07 +02:00
msgbox BattleFrontier_Lounge5_Text_NatureGirlEgg, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_NatureGirlNoneShown::
2019-09-17 07:49:07 +02:00
msgbox BattleFrontier_Lounge5_Text_NatureGirlNoneShown, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_Gentleman::
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge5_Text_LadyClaimsSheUnderstandsPokemon, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_BlackBelt::
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge5_Text_GirlSayingSomethingProfound, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_EventScript_LittleBoy::
2019-11-12 23:52:32 +01:00
msgbox BattleFrontier_Lounge5_Text_GirlPlaysAtRedHouseALot, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlGreeting::
2017-11-10 02:21:31 +01:00
.string "Ehehe!\n"
.string "I can tell what POKéMON are thinking!\p"
.string "Please!\n"
.string "Can I see your POKéMON?$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlNoneShown::
2017-11-10 02:21:31 +01:00
.string "Boo!\n"
.string "Cheapie!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlHardy::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "It will battle even if it has a lot\l"
.string "of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlLonely::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "But if it gets enough ouchies,\l"
.string "it will hit back!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlBrave::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "But if it gets enough ouchies,\l"
.string "it will worry about itself!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlAdamant::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "It will battle even if it has a lot\l"
.string "of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlNaughty::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "But if it gets enough ouchies,\l"
.string "it will hit back!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlBold::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "But if it gets enough ouchies,\l"
.string "it will worry about itself!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlDocileNaiveQuietQuirky::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "It will battle even if it has a lot\l"
.string "of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlRelaxed::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "But if it gets enough ouchies,\l"
.string "it will hit back!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlImpish::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "But if it gets enough ouchies,\l"
.string "it will worry about itself!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlLax::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "It says it likes to be sneaky even\l"
.string "if it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlTimid::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "But if it gets enough ouchies,\l"
.string "it will turn sneaky!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlHasty::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "It will battle even if it has a lot\l"
.string "of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlSerious::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "It says it likes to be sneaky even\l"
.string "if it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlJolly::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "But if it gets enough ouchies,\l"
.string "it will worry about itself!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlModest::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "It says it worries about itself whether\l"
.string "or not it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlMild::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "But if it gets enough ouchies,\l"
.string "it will turn sneaky!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlBashful::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "It says it worries about itself even\l"
.string "if it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlRash::
.string "Hmhm…\p"
.string "This one says it likes to be sneaky!\n"
.string "It says it likes to be sneaky even\l"
.string "if it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlCalm::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "It says it worries about itself even\l"
.string "if it has a lot of ouchies!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlGentle::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "But if it gets enough ouchies,\l"
.string "it will hit back!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlSassy::
.string "Hmhm…\p"
.string "This one says it likes to battle!\n"
.string "But if it gets enough ouchies,\l"
.string "it will turn sneaky!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlCareful::
.string "Hmhm…\p"
.string "This one says it looks after itself!\n"
.string "But if it gets enough ouchies,\l"
.string "it will turn sneaky!$"
2017-11-10 02:21:31 +01:00
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_NatureGirlEgg::
2018-12-07 16:41:08 +01:00
.string "That's silly! An EGG is asleep!\n"
.string "I can't talk to it!$"
2017-11-10 02:21:31 +01:00
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_LadyClaimsSheUnderstandsPokemon::
2017-11-10 02:21:31 +01:00
.string "How charming!\n"
.string "That little lady claims she can\l"
.string "understand POKéMON!$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_GirlSayingSomethingProfound::
2017-11-10 02:21:31 +01:00
.string "I have this feeling that the little girl\n"
.string "is saying something profound.$"
2021-07-20 21:18:31 +02:00
BattleFrontier_Lounge5_Text_GirlPlaysAtRedHouseALot::
2017-11-10 02:21:31 +01:00
.string "I know something!\p"
.string "That little girl plays at the red house\n"
.string "a lot!$"