pokeemerald/data/maps/LilycoveCity_ContestHall/scripts.inc

510 lines
16 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_MapScripts:: @ 821B484
.byte 0
LilycoveCity_ContestHall_EventScript_Boy1:: @ 821B485
msgbox LilycoveCity_ContestHall_Text_TodayWonSmartnessContest, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_Boy2:: @ 821B48E
msgbox LilycoveCity_ContestHall_Text_EnteredBunchOfContests, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_Girl:: @ 821B497
msgbox LilycoveCity_ContestHall_Text_ManWhoWonEarlierHadPokeblocks, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_Sailor:: @ 821B4A0
msgbox LilycoveCity_ContestHall_Text_IsntThisPlaceHumongous, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_SmartContestMC:: @ 821B4A9
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_GiveItBestSmartAppeal, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 4, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestJudge:: @ 821B4C0
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_AreYouEnjoyingThisContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 5, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestant1:: @ 821B4D7
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_EnteredWrongContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 6, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestant2:: @ 821B4EE
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_RaisedMonToBeSmart, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 7, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestant3:: @ 821B505
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_IfMonPullsSmartMoveNext, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 8, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestant4:: @ 821B51C
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_DontAppreciateCuteLeechLife, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 9, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestAudience1:: @ 821B533
msgbox LilycoveCity_ContestHall_Text_YoureBeautifulGrandpa, MSGBOX_SIGN
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_SmartContestAudience2:: @ 821B53C
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_AllSeemToUseDifferentMoves, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 12, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestAudience3:: @ 821B553
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_PokemonSmarterThanTrainers, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 22, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_SmartContestAudience4:: @ 821B56A
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_StillLoveSmartnessContests, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 11, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestMC:: @ 821B581
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_AreYouEnteringBeautyContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 13, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestJudge:: @ 821B598
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_EveryPokemonPristineBeauty, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 14, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestant1:: @ 821B5AF
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_EyesWillBeGluedToMyBeauty, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 15, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestant2:: @ 821B5C6
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_OverdidGrooming, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 16, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestant3:: @ 821B5DD
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_JudgeWontSeeAuroraBeam, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 17, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestant4:: @ 821B5F4
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_PokemonLooksLikeYoungerMe, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 18, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestAudience1:: @ 821B60B
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_WinBeautyContestMakesMeHappy, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 19, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestAudience2:: @ 821B622
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_GanderAtAllThosePrettyPokemon, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 21, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyContestAudience3:: @ 821B639
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_CantWinOnBeautyAlone, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 20, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestMC:: @ 821B650
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_InTheMiddleOfContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 23, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestJudge:: @ 821B667
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_SuchCharmingCuteAppeals, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 24, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestant1:: @ 821B67E
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_MyAzurillWasDistracted, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 25, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestant2:: @ 821B695
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_NeverWonBattleButContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 26, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestant3:: @ 821B6AC
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_PetalDanceIsMarvel, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 27, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestant4:: @ 821B6C3
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_MyMonAppealSoMuchCuter, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 28, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestAudience1:: @ 821B6DA
2017-11-10 02:21:31 +01:00
lockall
applymovement 29, Common_Movement_FacePlayer
2017-11-10 02:21:31 +01:00
waitmovement 0
msgbox LilycoveCity_ContestHall_Text_MyChildIsInContest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 29, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
delay 25
msgbox LilycoveCity_ContestHall_Text_ComeOnDear, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
releaseall
end
LilycoveCity_ContestHall_EventScript_CuteContestAudience2:: @ 821B705
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_WantCuteMonOfMyOwn, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 31, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_CuteContestAudience3:: @ 821B71C
2017-11-10 02:21:31 +01:00
lock
faceplayer
msgbox LilycoveCity_ContestHall_Text_ThatGirlThereIsCutest, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 30, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
LilycoveCity_ContestHall_EventScript_BeautyStageSign:: @ 821B733
msgbox LilycoveCity_ContestHall_Text_BeautyContestStage, MSGBOX_SIGN
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_CuteStageSign:: @ 821B73C
msgbox LilycoveCity_ContestHall_Text_CuteContestStage, MSGBOX_SIGN
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_EventScript_SmartStageSign:: @ 821B745
msgbox LilycoveCity_ContestHall_Text_SmartContestStage, MSGBOX_SIGN
2017-11-10 02:21:31 +01:00
end
LilycoveCity_ContestHall_Text_TodayWonSmartnessContest: @ 821B74E
2017-11-10 02:21:31 +01:00
.string "This POKéMON won the BEAUTY CONTEST\n"
.string "here before.\p"
.string "Well, guess what? Today, I made it\n"
.string "win a SMARTNESS CONTEST!\p"
.string "My abilities scare even me…$"
LilycoveCity_ContestHall_Text_EnteredBunchOfContests: @ 821B7D7
2018-12-07 16:41:08 +01:00
.string "I've entered a bunch of CONTESTS,\n"
.string "so I'm seeing how things work.\p"
.string "If you're in a COOLNESS CONTEST,\n"
2017-11-10 02:21:31 +01:00
.string "cool moves go over as appeals.\p"
.string "But smart moves and cute moves\n"
2018-12-07 16:41:08 +01:00
.string "don't go over well, for instance.$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_ManWhoWonEarlierHadPokeblocks: @ 821B899
2017-11-10 02:21:31 +01:00
.string "That young man who won earlier had\n"
.string "a whole bunch of different {POKEBLOCK}S.\p"
.string "Can you win if you had that many\n"
.string "of those things?$"
LilycoveCity_ContestHall_Text_IsntThisPlaceHumongous: @ 821B911
2018-12-07 16:41:08 +01:00
.string "Whoa, isn't this place humongous!\p"
.string "The tension in the air… It's not\n"
2017-11-10 02:21:31 +01:00
.string "like a CONTEST hall in the sticks.$"
LilycoveCity_ContestHall_Text_GiveItBestSmartAppeal: @ 821B977
2017-11-10 02:21:31 +01:00
.string "MC: Okay, SMART POKéMON and their\n"
.string "TRAINERS, are you ready?!\p"
.string "Give it your best showing!\n"
2018-12-07 16:41:08 +01:00
.string "Let's appeal!$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_AreYouEnjoyingThisContest: @ 821B9DC
2017-11-10 02:21:31 +01:00
.string "JUDGE: Are you enjoying this CONTEST?\p"
.string "Come back with three friends, and\n"
.string "all of you may enter a CONTEST!$"
LilycoveCity_ContestHall_Text_EnteredWrongContest: @ 821BA44
2017-11-10 02:21:31 +01:00
.string "Ayayayay…\n"
.string "I entered the wrong CONTEST.\p"
.string "I entered this tough POKéMON in\n"
.string "the SMARTNESS CONTEST…\p"
.string "Come on, wow them with a smart-looking\n"
.string "ROCK SMASH.$"
LilycoveCity_ContestHall_Text_RaisedMonToBeSmart: @ 821BAD5
2018-12-07 16:41:08 +01:00
.string "I've spent many a year, and all my\n"
2017-11-10 02:21:31 +01:00
.string "wisdom besides, raising this POKéMON\l"
.string "to be smart.\p"
2018-12-07 16:41:08 +01:00
.string "It won't be easily bested by some\n"
.string "young pup's POKéMON.\p"
2017-11-10 02:21:31 +01:00
.string "My dear wife, are you seeing this?$"
LilycoveCity_ContestHall_Text_IfMonPullsSmartMoveNext: @ 821BB84
2017-11-10 02:21:31 +01:00
.string "There it is!\p"
.string "If my POKéMON pulls a smart move next,\n"
2018-12-07 16:41:08 +01:00
.string "the audience's excitement will peak!$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_DontAppreciateCuteLeechLife: @ 821BBDD
2017-11-10 02:21:31 +01:00
.string "Oh, dear, no!\p"
2018-12-07 16:41:08 +01:00
.string "My darling ZUBAT's LEECH LIFE is so\n"
2017-11-10 02:21:31 +01:00
.string "cute I kept using it over and over!\p"
2018-12-07 16:41:08 +01:00
.string "But these mean people don't appreciate\n"
2017-11-10 02:21:31 +01:00
.string "it at all!$"
LilycoveCity_ContestHall_Text_YoureBeautifulGrandpa: @ 821BC65
2018-12-07 16:41:08 +01:00
.string "Kiyaaah! You're beautiful, Grandpa!$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_AllSeemToUseDifferentMoves: @ 821BC89
2017-11-10 02:21:31 +01:00
.string "Even when TRAINERS enter the same\n"
.string "kind of POKéMON, they all seem to use\l"
.string "different moves for appeals.\p"
2018-12-07 16:41:08 +01:00
.string "It's just like the way people have\n"
2017-11-10 02:21:31 +01:00
.string "different styles for battling.$"
LilycoveCity_ContestHall_Text_PokemonSmarterThanTrainers: @ 821BD30
2017-11-10 02:21:31 +01:00
.string "I think the POKéMON look smarter\n"
.string "than their TRAINERS. By a lot.$"
LilycoveCity_ContestHall_Text_StillLoveSmartnessContests: @ 821BD70
2018-12-07 16:41:08 +01:00
.string "When all's said and done, I still love\n"
2017-11-10 02:21:31 +01:00
.string "SMARTNESS CONTESTS.\p"
.string "That intellectual green color…\n"
2018-12-07 16:41:08 +01:00
.string "It's so… So… Cool.$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_AreYouEnteringBeautyContest: @ 821BDDD
2017-11-10 02:21:31 +01:00
.string "MC: Are you entering the BEAUTY\n"
.string "CONTEST, too? Good luck!$"
LilycoveCity_ContestHall_Text_EveryPokemonPristineBeauty: @ 821BE16
2017-11-10 02:21:31 +01:00
.string "JUDGE: Ah, every POKéMON here is\n"
.string "a model of pristine beauty!\p"
.string "Why, I almost forgot to score them!$"
LilycoveCity_ContestHall_Text_EyesWillBeGluedToMyBeauty: @ 821BE77
2017-11-10 02:21:31 +01:00
.string "A POKéMON this beautiful…\n"
2018-12-07 16:41:08 +01:00
.string "There isn't another one like it.\p"
.string "Everyone's eyes will be glued to\n"
2017-11-10 02:21:31 +01:00
.string "my beauty.$"
LilycoveCity_ContestHall_Text_OverdidGrooming: @ 821BEDE
2017-11-10 02:21:31 +01:00
.string "Waaaah!\p"
.string "I brushed and groomed my POKéMON\n"
.string "carefully for this CONTEST…\p"
.string "But I overdid it…\n"
2018-12-07 16:41:08 +01:00
.string "My POKéMON's coat turned all scraggly…\p"
2017-11-10 02:21:31 +01:00
.string "What should I do?$"
LilycoveCity_ContestHall_Text_JudgeWontSeeAuroraBeam: @ 821BF6E
2017-11-10 02:21:31 +01:00
.string "This AURORA BEAM is so dazzling,\n"
2018-12-07 16:41:08 +01:00
.string "the JUDGE won't be able to see it.\p"
2017-11-10 02:21:31 +01:00
.string "Uh, wait a second…\n"
2018-12-07 16:41:08 +01:00
.string "That'll be meaningless, then!$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_PokemonLooksLikeYoungerMe: @ 821BFE3
2017-11-10 02:21:31 +01:00
.string "This pretty POKéMON looks just like\n"
.string "me when I was younger.\p"
.string "Right when I said that, my husband\n"
.string "spewed the coffee he was drinking.\p"
.string "Did I say something funny?$"
LilycoveCity_ContestHall_Text_WinBeautyContestMakesMeHappy: @ 821C07F
2017-11-10 02:21:31 +01:00
.string "You know, if I win at a BEAUTY\n"
.string "CONTEST, sure it makes me\l"
.string "happy. More than usual, anyway.$"
LilycoveCity_ContestHall_Text_GanderAtAllThosePrettyPokemon: @ 821C0D8
2017-11-10 02:21:31 +01:00
.string "Wahahahah!\p"
.string "Will you take a gander at all those\n"
.string "pretty POKéMON!\l"
.string "I just love this sort of glitz!$"
LilycoveCity_ContestHall_Text_CantWinOnBeautyAlone: @ 821C137
2018-12-07 16:41:08 +01:00
.string "You can't always win on just beauty\n"
2017-11-10 02:21:31 +01:00
.string "alone.\p"
.string "You have to groom your POKéMON so\n"
2018-12-07 16:41:08 +01:00
.string "it's nice and glossy like mine.$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_InTheMiddleOfContest: @ 821C1A4
2017-11-10 02:21:31 +01:00
.string "MC: Uh-oh! Hello!\n"
2018-12-07 16:41:08 +01:00
.string "We're in the middle of a CONTEST!\p"
2017-11-10 02:21:31 +01:00
.string "Please enter at our registration\n"
.string "counter and come out, okay?$"
LilycoveCity_ContestHall_Text_SuchCharmingCuteAppeals: @ 821C215
2017-11-10 02:21:31 +01:00
.string "JUDGE: Oh, such charming and cute\n"
.string "appeals!\p"
.string "Oh, my goodness! What a perfectly\n"
.string "adorable WATER SPORT appeal!$"
LilycoveCity_ContestHall_Text_MyAzurillWasDistracted: @ 821C27F
2017-11-10 02:21:31 +01:00
.string "Oh, no… My sweet AZURILL was\n"
.string "distracted by another POKéMON.$"
LilycoveCity_ContestHall_Text_NeverWonBattleButContest: @ 821C2BB
2017-11-10 02:21:31 +01:00
.string "My POKéMON has never won in a battle,\n"
.string "but put it in a CONTEST and look out!$"
LilycoveCity_ContestHall_Text_PetalDanceIsMarvel: @ 821C307
2018-12-07 16:41:08 +01:00
.string "My POKéMON's PETAL DANCE is a marvel\n"
2017-11-10 02:21:31 +01:00
.string "of elegance.\p"
2018-12-07 16:41:08 +01:00
.string "I won't let anyone disturb its\n"
2017-11-10 02:21:31 +01:00
.string "performance.$"
LilycoveCity_ContestHall_Text_MyMonAppealSoMuchCuter: @ 821C365
2018-12-07 16:41:08 +01:00
.string "Everyone's POKéMON are very cute.\p"
2017-11-10 02:21:31 +01:00
.string "However, if my POKéMON were to make\n"
.string "a cute appeal…\p"
2018-12-07 16:41:08 +01:00
.string "I'm sure that it would be so much \n"
2017-11-10 02:21:31 +01:00
.string "cuter than the others.$"
LilycoveCity_ContestHall_Text_MyChildIsInContest: @ 821C3F4
2017-11-10 02:21:31 +01:00
.string "My child is in this CONTEST.$"
LilycoveCity_ContestHall_Text_ComeOnDear: @ 821C411
2017-11-10 02:21:31 +01:00
.string "Come on, dear. Go for it!\n"
.string "Your POKéMON is the best!$"
LilycoveCity_ContestHall_Text_ThatGirlThereIsCutest: @ 821C445
2017-11-10 02:21:31 +01:00
.string "I think that girl over there is\n"
.string "the cutest of the lot.\p"
2018-12-07 16:41:08 +01:00
.string "What's that? They're judging\n"
2017-11-10 02:21:31 +01:00
.string "POKéMON by their looks?$"
LilycoveCity_ContestHall_Text_WantCuteMonOfMyOwn: @ 821C4B1
2017-11-10 02:21:31 +01:00
.string "Ohh, seeing all these cute POKéMON,\n"
.string "they make we want to get my own!\p"
2018-12-07 16:41:08 +01:00
.string "I'm going to go catch some!$"
2017-11-10 02:21:31 +01:00
LilycoveCity_ContestHall_Text_BeautyContestStage: @ 821C512
2017-11-10 02:21:31 +01:00
.string "BEAUTY CONTEST STAGE\n"
.string "BE ALLURED BY BEAUTIFUL POKéMON!$"
LilycoveCity_ContestHall_Text_CuteContestStage: @ 821C548
2017-11-10 02:21:31 +01:00
.string "CUTENESS CONTEST STAGE\n"
.string "BE CHARMED BY CUTE POKéMON!$"
LilycoveCity_ContestHall_Text_SmartContestStage: @ 821C57B
2017-11-10 02:21:31 +01:00
.string "SMARTNESS CONTEST STAGE\n"
.string "BE IMPRESSED BY SMART POKéMON!$"