pokecrystal-board/data/text/common_3.asm

1527 lines
23 KiB
NASM
Raw Normal View History

2018-01-08 21:23:48 -08:00
_OakText6::
text "Now, what did you"
line "say your name was?"
prompt
_OakText7::
text "<PLAYER>, are you"
line "ready?"
para "Your very own"
line "#MON story is"
cont "about to unfold."
para "You'll face fun"
line "times and tough"
cont "challenges."
para "A world of dreams"
line "and adventures"
para "with #MON"
line "awaits! Let's go!"
para "I'll be seeing you"
line "later!"
done
_ClockTimeMayBeWrongText::
2018-01-08 21:23:48 -08:00
text "The clock's time"
line "may be wrong."
para "Please reset the"
line "time."
prompt
_ClockSetWithControlPadText::
2018-01-08 21:23:48 -08:00
text "Set with the"
line "Control Pad."
para "Confirm: A Button"
line "Cancel: B Button"
done
_ClockIsThisOKText::
2018-01-08 21:23:48 -08:00
text "Is this OK?"
done
_ClockHasResetText::
2018-01-08 21:23:48 -08:00
text "The clock has been"
line "reset."
done
_LinkTimeoutText::
2018-01-08 21:23:48 -08:00
text "Too much time has"
line "elapsed. Please"
cont "try again."
prompt
_LinkTradeCantBattleText::
2018-01-08 21:23:48 -08:00
text "If you trade that"
line "#MON, you won't"
cont "be able to battle."
prompt
_LinkAbnormalMonText::
2018-01-08 21:23:48 -08:00
text "Your friend's"
line "@"
text_ram wStringBuffer1
2018-01-08 21:23:48 -08:00
text " appears"
cont "to be abnormal!"
prompt
_LinkAskTradeForText::
2018-01-08 21:23:48 -08:00
text "Trade @"
text_ram wBufferTrademonNick
text_start
2018-01-08 21:23:48 -08:00
line "for @"
text_ram wStringBuffer1
2018-01-08 21:23:48 -08:00
text "?"
done
2021-02-05 09:44:21 -08:00
_MobileBattleMustPickThreeMonText::
2018-01-08 21:23:48 -08:00
text "To enter a mobile"
line "battle, you must"
para "pick a team of"
line "three #MON."
para "Is that OK?"
done
2021-02-05 09:44:21 -08:00
_MobileBattleMoreInfoText::
2018-01-08 21:23:48 -08:00
text "Need more info on"
line "mobile battles?"
done
2021-02-05 09:44:21 -08:00
_MobileBattleRulesText::
2018-01-08 21:23:48 -08:00
text "For a mobile"
line "battle, choose"
cont "three #MON."
para "The maximum daily"
line "play time is ten"
para "minutes for each"
line "linked player."
para "If a battle isn't"
line "finished within"
para "the time limit,"
line "the player with"
para "the fewest fainted"
line "#MON wins."
para "If tied, the team"
line "that lost the"
para "least amount of HP"
line "wins."
done
2021-02-05 09:44:21 -08:00
_WouldYouLikeToMobileBattleText::
2018-01-08 21:23:48 -08:00
text "Today's remaining"
line "time is @"
text_decimal wStringBuffer2, 1, 2
2018-01-08 21:23:48 -08:00
text " min."
para "Would you like to"
line "battle?"
done
2021-02-05 09:44:21 -08:00
_WantAQuickMobileBattleText::
2018-01-08 21:23:48 -08:00
text "There are only @"
text_decimal wStringBuffer2, 1, 2
text_start
2018-01-08 21:23:48 -08:00
line "min. left today."
para "Want a quick"
line "battle?"
done
2021-02-05 09:44:21 -08:00
_WantToRushThroughAMobileBattleText::
2018-01-08 21:23:48 -08:00
text "There is only"
line "1 min. left today!"
para "Want to rush"
line "through a battle?"
done
2021-02-05 09:44:21 -08:00
_PleaseTryAgainTomorrowText::
2018-01-08 21:23:48 -08:00
text "There is less than"
line "1 min. left today!"
para "Please try again"
line "tomorrow."
done
2021-02-05 09:44:21 -08:00
_TryAgainUsingSameSettingsText::
2018-01-08 21:23:48 -08:00
text "Try again using"
line "the same settings?"
done
_MobileBattleLessThanOneMinuteLeftText::
2018-01-08 21:23:48 -08:00
text "There is less than"
line "1 min. left today!"
done
_MobileBattleNoTimeLeftForLinkingText::
2018-01-08 21:23:48 -08:00
text "No time left for"
line "linking today."
done
2021-02-05 09:44:21 -08:00
_PickThreeMonForMobileBattleText::
2018-01-08 21:23:48 -08:00
text "Pick three #MON"
line "for battle."
done
2021-02-05 09:44:21 -08:00
_MobileBattleRemainingTimeText::
2018-01-08 21:23:48 -08:00
text "Today's remaining"
line "time is @"
text_decimal wStringBuffer2, 1, 2
2018-01-08 21:23:48 -08:00
text " min."
done
_WouldYouLikeToSaveTheGameText::
2018-01-08 21:23:48 -08:00
text "Would you like to"
line "save the game?"
done
_SavingDontTurnOffThePowerText::
2018-01-08 21:23:48 -08:00
text "SAVING… DON'T TURN"
line "OFF THE POWER."
done
_SavedTheGameText::
2018-01-08 21:23:48 -08:00
text "<PLAYER> saved"
line "the game."
done
_AlreadyASaveFileText::
2018-01-08 21:23:48 -08:00
text "There is already a"
line "save file. Is it"
cont "OK to overwrite?"
done
_AnotherSaveFileText::
2018-01-08 21:23:48 -08:00
text "There is another"
line "save file. Is it"
cont "OK to overwrite?"
done
_SaveFileCorruptedText::
2018-01-08 21:23:48 -08:00
text "The save file is"
line "corrupted!"
prompt
_ChangeBoxSaveText::
2018-01-08 21:23:48 -08:00
text "When you change a"
line "#MON BOX, data"
cont "will be saved. OK?"
done
_MoveMonWOMailSaveText::
2018-01-08 21:23:48 -08:00
text "Each time you move"
line "a #MON, data"
cont "will be saved. OK?"
done
2020-06-20 15:52:26 -07:00
_WindowAreaExceededErrorText:: ; unreferenced
2018-01-08 21:23:48 -08:00
text "The window save"
line "area was exceeded."
done
_WindowPoppingErrorText::
2018-01-08 21:23:48 -08:00
text "No windows avail-"
line "able for popping."
done
2020-06-20 15:52:26 -07:00
_CorruptedEventText:: ; unreferenced
2018-01-08 21:23:48 -08:00
text "Corrupted event!"
prompt
_ObjectEventText::
text "Object event"
done
_BGEventText::
2018-01-08 21:23:48 -08:00
text "BG event"
done
_CoordinatesEventText::
2018-01-08 21:23:48 -08:00
text "Coordinates event"
done
_ReceivedItemText::
2018-01-08 21:23:48 -08:00
text "<PLAYER> received"
line "@"
text_ram wStringBuffer4
2018-01-08 21:23:48 -08:00
text "."
done
_PutItemInPocketText::
2018-01-08 21:23:48 -08:00
text "<PLAYER> put the"
line "@"
text_ram wStringBuffer1
2018-01-08 21:23:48 -08:00
text " in"
cont "the @"
text_ram wStringBuffer3
2018-01-08 21:23:48 -08:00
text "."
prompt
_PocketIsFullText::
2018-01-08 21:23:48 -08:00
text "The @"
text_ram wStringBuffer3
text_start
2018-01-08 21:23:48 -08:00
line "is full…"
prompt
_SeerSeeAllText::
2018-01-08 21:23:48 -08:00
text "I see all."
line "I know all…"
para "Certainly, I know"
line "of your #MON!"
done
_SeerCantTellAThingText::
2018-01-08 21:23:48 -08:00
text "Whaaaat? I can't"
line "tell a thing!"
para "How could I not"
line "know of this?"
done
_SeerNameLocationText::
2018-01-08 21:23:48 -08:00
text "Hm… I see you met"
line "@"
text_ram wSeerNickname
2018-01-08 21:23:48 -08:00
text " here:"
cont "@"
text_ram wSeerCaughtLocation
2018-01-08 21:23:48 -08:00
text "!"
prompt
_SeerTimeLevelText::
2018-01-08 21:23:48 -08:00
text "The time was"
line "@"
text_ram wSeerTimeOfDay
2018-01-08 21:23:48 -08:00
text "!"
para "Its level was @"
text_ram wSeerCaughtLevelString
2018-01-08 21:23:48 -08:00
text "!"
para "Am I good or what?"
prompt
_SeerTradeText::
2018-01-08 21:23:48 -08:00
text "Hm… @"
text_ram wSeerNickname
text_start
2018-01-08 21:23:48 -08:00
line "came from @"
text_ram wSeerOTName
text_start
2018-01-08 21:23:48 -08:00
cont "in a trade?"
para "@"
text_ram wSeerCaughtLocation
text_start
2018-01-08 21:23:48 -08:00
line "was where @"
text_ram wSeerOTName
text_start
2018-01-08 21:23:48 -08:00
cont "met @"
text_ram wSeerNickname
2018-01-08 21:23:48 -08:00
text "!"
prompt
_SeerNoLocationText::
2018-01-08 21:23:48 -08:00
text "What!? Incredible!"
para "I don't understand"
line "how, but it is"
para "incredible!"
line "You are special."
para "I can't tell where"
line "you met it, but it"
cont "was at level @"
text_ram wSeerCaughtLevelString
2018-01-08 21:23:48 -08:00
text "."
para "Am I good or what?"
prompt
_SeerEggText::
2018-01-08 21:23:48 -08:00
text "Hey!"
para "That's an EGG!"
para "You can't say that"
line "you've met it yet…"
done
_SeerDoNothingText::
2018-01-08 21:23:48 -08:00
text "Fufufu! I saw that"
line "you'd do nothing!"
done
_SeerMoreCareText::
2018-01-08 21:23:48 -08:00
text "Incidentally…"
para "It would be wise"
line "to raise your"
para "#MON with a"
line "little more care."
done
_SeerMoreConfidentText::
2018-01-08 21:23:48 -08:00
text "Incidentally…"
para "It seems to have"
line "grown a little."
para "@"
text_ram wSeerNickname
2018-01-08 21:23:48 -08:00
text " seems"
line "to be becoming"
cont "more confident."
done
_SeerMuchStrengthText::
2018-01-08 21:23:48 -08:00
text "Incidentally…"
para "@"
text_ram wSeerNickname
2018-01-08 21:23:48 -08:00
text " has"
line "grown. It's gained"
cont "much strength."
done
_SeerMightyText::
2018-01-08 21:23:48 -08:00
text "Incidentally…"
para "It certainly has"
line "grown mighty!"
para "This @"
text_ram wSeerNickname
text_start
2018-01-08 21:23:48 -08:00
line "must have come"
para "through numerous"
line "#MON battles."
para "It looks brimming"
line "with confidence."
done
_SeerImpressedText::
2018-01-08 21:23:48 -08:00
text "Incidentally…"
para "I'm impressed by"
line "your dedication."
para "It's been a long"
line "time since I've"
para "seen a #MON as"
line "mighty as this"
cont "@"
text_ram wSeerNickname
2018-01-08 21:23:48 -08:00
text "."
para "I'm sure that"
line "seeing @"
text_ram wSeerNickname
text_start
2018-01-18 18:15:59 -08:00
2018-01-08 21:23:48 -08:00
para "in battle would"
line "excite anyone."
done
_CongratulationsYourPokemonText::
2018-01-08 21:23:48 -08:00
text "Congratulations!"
line "Your @"
text_ram wStringBuffer2
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
2018-01-08 21:23:48 -08:00
_EvolvedIntoText::
text_start
2018-01-18 18:15:59 -08:00
2018-01-08 21:23:48 -08:00
para "evolved into"
line "@"
text_ram wStringBuffer1
2018-01-08 21:23:48 -08:00
text "!"
done
_StoppedEvolvingText::
2018-01-08 21:23:48 -08:00
text "Huh? @"
text_ram wStringBuffer2
text_start
2018-01-08 21:23:48 -08:00
line "stopped evolving!"
prompt
_EvolvingText::
2018-01-08 21:23:48 -08:00
text "What? @"
text_ram wStringBuffer2
text_start
2018-01-08 21:23:48 -08:00
line "is evolving!"
done
_MartHowManyText::
2018-01-08 21:23:48 -08:00
text "How many?"
done
_MartFinalPriceText::
text_decimal wItemQuantityChange, 1, 2
2018-01-08 21:23:48 -08:00
text " @"
text_ram wStringBuffer2
2018-01-08 21:23:48 -08:00
text "(S)"
line "will be ¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text "."
done
_HerbShopLadyIntroText::
2018-01-08 21:23:48 -08:00
text "Hello, dear."
para "I sell inexpensive"
line "herbal medicine."
para "They're good, but"
line "a trifle bitter."
para "Your #MON may"
line "not like them."
para "Hehehehe…"
done
_HerbalLadyHowManyText::
2018-01-08 21:23:48 -08:00
text "How many?"
done
_HerbalLadyFinalPriceText::
text_decimal wItemQuantityChange, 1, 2
2018-01-08 21:23:48 -08:00
text " @"
text_ram wStringBuffer2
2018-01-08 21:23:48 -08:00
text "(S)"
line "will be ¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text "."
done
_HerbalLadyThanksText::
2018-01-08 21:23:48 -08:00
text "Thank you, dear."
line "Hehehehe…"
done
_HerbalLadyPackFullText::
2018-01-08 21:23:48 -08:00
text "Oh? Your PACK is"
line "full, dear."
done
_HerbalLadyNoMoneyText::
2018-01-08 21:23:48 -08:00
text "Hehehe… You don't"
line "have the money."
done
_HerbalLadyComeAgainText::
2018-01-08 21:23:48 -08:00
text "Come again, dear."
line "Hehehehe…"
done
_BargainShopIntroText::
2018-01-08 21:23:48 -08:00
text "Hiya! Care to see"
line "some bargains?"
para "I sell rare items"
line "that nobody else"
para "carries--but only"
line "one of each item."
done
_BargainShopFinalPriceText::
text_ram wStringBuffer2
2018-01-08 21:23:48 -08:00
text " costs"
line "Â¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text ". Want it?"
done
_BargainShopThanksText::
2018-01-08 21:23:48 -08:00
text "Thanks."
done
_BargainShopPackFullText::
2018-01-08 21:23:48 -08:00
text "Uh-oh, your PACK"
line "is chock-full."
done
_BargainShopSoldOutText::
2018-01-08 21:23:48 -08:00
text "You bought that"
line "already. I'm all"
cont "sold out of it."
done
_BargainShopNoFundsText::
2018-01-08 21:23:48 -08:00
text "Uh-oh, you're"
line "short on funds."
done
_BargainShopComeAgainText::
2018-01-08 21:23:48 -08:00
text "Come by again"
line "sometime."
done
_PharmacyIntroText::
2018-01-08 21:23:48 -08:00
text "What's up? Need"
line "some medicine?"
done
_PharmacyHowManyText::
2018-01-08 21:23:48 -08:00
text "How many?"
done
_PharmacyFinalPriceText::
text_decimal wItemQuantityChange, 1, 2
2018-01-08 21:23:48 -08:00
text " @"
text_ram wStringBuffer2
2018-01-08 21:23:48 -08:00
text "(S)"
line "will cost ¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text "."
done
_PharmacyThanksText::
2018-01-08 21:23:48 -08:00
text "Thanks much!"
done
_PharmacyPackFullText::
2018-01-08 21:23:48 -08:00
text "You don't have any"
line "more space."
done
_PharmacyNoMoneyText::
2018-01-08 21:23:48 -08:00
text "Huh? That's not"
line "enough money."
done
_PharmacyComeAgainText::
2018-01-08 21:23:48 -08:00
text "All right."
line "See you around."
done
_NothingToSellText::
2018-01-08 21:23:48 -08:00
text "You don't have"
line "anything to sell."
prompt
_MartSellHowManyText::
2018-01-08 21:23:48 -08:00
text "How many?"
done
_MartSellPriceText::
2018-01-08 21:23:48 -08:00
text "I can pay you"
line "Â¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text "."
para "Is that OK?"
done
_MartWelcomeText::
2018-01-08 21:23:48 -08:00
text "Welcome! How may I"
line "help you?"
done
_MartThanksText::
2018-01-08 21:23:48 -08:00
text "Here you are."
line "Thank you!"
done
_MartNoMoneyText::
2018-01-08 21:23:48 -08:00
text "You don't have"
line "enough money."
done
_MartPackFullText::
2018-01-08 21:23:48 -08:00
text "You can't carry"
line "any more items."
done
_MartCantBuyText::
2018-01-08 21:23:48 -08:00
text "Sorry, I can't buy"
line "that from you."
prompt
_MartComeAgainText::
2018-01-08 21:23:48 -08:00
text "Please come again!"
done
_MartAskMoreText::
2018-01-08 21:23:48 -08:00
text "Can I do anything"
line "else for you?"
done
_MartBoughtText::
2018-01-08 21:23:48 -08:00
text "Got ¥@"
text_decimal hMoneyTemp, 3, 6
2018-01-08 21:23:48 -08:00
text " for"
line "@"
text_ram wStringBuffer2
2018-01-08 21:23:48 -08:00
text "(S)."
done
_SlotsBetHowManyCoinsText::
2018-01-08 21:23:48 -08:00
text "Bet how many"
line "coins?"
done
_SlotsStartText::
text "Start!"
done
_SlotsNotEnoughCoinsText::
text "Not enough"
line "coins."
prompt
_SlotsRanOutOfCoinsText::
text "Darn… Ran out of"
line "coins…"
done
_SlotsPlayAgainText::
text "Play again?"
done
_SlotsLinedUpText::
text "lined up!"
line "Won @"
text_ram wStringBuffer2
text " coins!"
done
_SlotsDarnText::
text "Darn!"
done
_MobileStadiumEntryText::
text "Data for use in"
line "the MOBILE STADIUM"
para "of the N64 #MON"
line "STADIUM 2 can be"
cont "read here."
para "Read the data?"
done
_MobileStadiumSuccessText::
text "Data transfer is"
line "complete."
2018-01-18 18:15:59 -08:00
para "We hope you enjoy"
line "MOBILE STADIUM"
2018-01-18 18:15:59 -08:00
para "battles in the N64"
line "#MON STADIUM 2."
2018-01-18 18:15:59 -08:00
para ""
done
_MainMenuTimeUnknownText::
text "Clock time unknown"
done
_DeleteSavedLoginPasswordText::
text "Delete the saved"
line "LOG-IN PASSWORD?"
done
_DeletedTheLoginPasswordText::
text "Deleted the LOG-IN"
line "PASSWORD."
done
2021-02-05 09:44:21 -08:00
_MobilePickThreeMonForBattleText::
text "Pick three #MON"
line "for battle."
prompt
_MobileUseTheseThreeMonText::
text_ram wMobileParticipant1Nickname
text ","
line "@"
text_ram wMobileParticipant2Nickname
text " and"
cont "@"
text_ram wMobileParticipant3Nickname
text "."
para "Use these three?"
done
_MobileOnlyThreeMonMayEnterText::
text "Only three #MON"
line "may enter."
prompt
_MobileCardFolderIntro1Text::
text "The CARD FOLDER"
line "stores your and"
2018-01-18 18:15:59 -08:00
para "your friends'"
line "CARDS."
2018-01-18 18:15:59 -08:00
para "A CARD contains"
line "information like"
2018-01-18 18:15:59 -08:00
para "the person's name,"
line "phone number and"
cont "profile."
2018-01-18 18:15:59 -08:00
para ""
done
_MobileCardFolderIntro2Text::
text "This is your CARD."
2018-01-18 18:15:59 -08:00
para "Once you've"
line "entered your phone"
2018-01-18 18:15:59 -08:00
para "number, you can"
line "trade CARDS with"
cont "your friends."
2018-01-18 18:15:59 -08:00
para ""
done
_MobileCardFolderIntro3Text::
text "If you have your"
line "friend's CARD, you"
2018-01-18 18:15:59 -08:00
para "can use it to make"
line "a call from a"
2018-01-18 18:15:59 -08:00
para "mobile phone on"
line "the 2nd floor of a"
cont "#MON CENTER."
2018-01-18 18:15:59 -08:00
para ""
done
_MobileCardFolderIntro4Text::
text "To safely store"
line "your collection of"
2018-01-18 18:15:59 -08:00
para "CARDS, you must"
line "set a PASSCODE for"
cont "your CARD FOLDER."
2018-01-18 18:15:59 -08:00
para ""
done
_MobileCardFolderAskDeleteText::
text "If the CARD FOLDER"
line "is deleted, all"
para "its CARDS and the"
line "PASSCODE will also"
cont "be deleted."
para "Beware--a deleted"
line "CARD FOLDER can't"
cont "be restored."
para "Want to delete"
line "your CARD FOLDER?"
done
_MobileCardFolderDeleteAreYouSureText::
text "Are you sure you"
line "want to delete it?"
done
_MobileCardFolderDeletedText::
text "The CARD FOLDER"
line "has been deleted."
2018-01-18 18:15:59 -08:00
para ""
done
_MobileCardFolderAskOpenOldText::
text "There is an older"
line "CARD FOLDER from a"
cont "previous journey."
para "Do you want to"
line "open it?"
done
_MobileCardFolderAskDeleteOldText::
text "Delete the old"
line "CARD FOLDER?"
done
_MobileCardFolderFinishRegisteringCardsText::
text "Finish registering"
line "CARDS?"
done
_PhoneWrongNumberText::
text "Huh? Sorry, wrong"
line "number!"
done
_PhoneClickText::
text "Click!"
done
_PhoneEllipseText::
2018-01-18 23:30:19 -08:00
text "<……>"
done
_PhoneOutOfAreaText::
text "That number is out"
line "of the area."
done
_PhoneJustTalkToThemText::
text "Just go talk to"
line "that person!"
done
_PhoneThankYouText::
text "Thank you!"
done
2020-06-20 15:52:26 -07:00
_SpaceSpaceColonText:: ; unreferenced
text " :"
done
_PasswordAskResetText::
text "Password OK."
line "Select CONTINUE &"
cont "reset settings."
prompt
_PasswordWrongText::
text "Wrong password!"
prompt
_PasswordAskResetClockText::
text "Reset the clock?"
done
_PasswordAskEnterText::
text "Please enter the"
line "password."
done
_ClearAllSaveDataText::
text "Clear all save"
line "data?"
done
_LearnedMoveText::
text_ram wMonOrItemNameBuffer
text " learned"
line "@"
text_ram wStringBuffer2
text "!@"
sound_dex_fanfare_50_79
2019-11-03 09:48:54 -08:00
text_promptbutton
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_MoveAskForgetText::
text "Which move should"
next "be forgotten?"
done
_StopLearningMoveText::
text "Stop learning"
line "@"
text_ram wStringBuffer2
text "?"
done
_DidNotLearnMoveText::
text_ram wMonOrItemNameBuffer
text_start
line "did not learn"
cont "@"
text_ram wStringBuffer2
text "."
prompt
_AskForgetMoveText::
text_ram wMonOrItemNameBuffer
text " is"
line "trying to learn"
cont "@"
text_ram wStringBuffer2
text "."
para "But @"
text_ram wMonOrItemNameBuffer
text_start
line "can't learn more"
cont "than four moves."
para "Delete an older"
line "move to make room"
cont "for @"
text_ram wStringBuffer2
text "?"
done
Text_MoveForgetCount::
text "1, 2 and…@"
text_pause
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_MoveForgotText::
text " Poof!@"
text_pause
text_start
2018-01-18 18:15:59 -08:00
para "@"
text_ram wMonOrItemNameBuffer
text " forgot"
line "@"
text_ram wStringBuffer1
text "."
para "And…"
prompt
_MoveCantForgetHMText::
text "HM moves can't be"
line "forgotten now."
prompt
_CardFlipPlayWithThreeCoinsText::
text "Play with three"
line "coins?"
done
_CardFlipNotEnoughCoinsText::
text "Not enough coins…"
prompt
_CardFlipChooseACardText::
text "Choose a card."
done
_CardFlipPlaceYourBetText::
text "Place your bet."
done
_CardFlipPlayAgainText::
text "Want to play"
line "again?"
done
_CardFlipShuffledText::
text "The cards have"
line "been shuffled."
prompt
_CardFlipYeahText::
text "Yeah!"
done
_CardFlipDarnText::
text "Darn…"
done
_GearTodayText::
text_today
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_GearEllipseText::
2018-01-18 23:30:19 -08:00
text "<……>"
done
_GearOutOfServiceText::
text "You're out of the"
line "service area."
prompt
_PokegearAskWhoCallText::
text "Whom do you want"
line "to call?"
done
_PokegearPressButtonText::
text "Press any button"
line "to exit."
done
_PokegearAskDeleteText::
text "Delete this stored"
line "phone number?"
done
_BuenaAskWhichPrizeText::
text "Which prize would"
line "you like?"
done
_BuenaIsThatRightText::
text_ram wStringBuffer1
text "?"
line "Is that right?"
done
_BuenaHereYouGoText::
text "Here you go!"
2018-01-18 18:15:59 -08:00
para ""
done
_BuenaNotEnoughPointsText::
text "You don't have"
line "enough points."
2018-01-18 18:15:59 -08:00
para ""
done
_BuenaNoRoomText::
text "You have no room"
line "for it."
2018-01-18 18:15:59 -08:00
para ""
done
_BuenaComeAgainText::
text "Oh. Please come"
line "back again!"
done
_BTExcuseMeText::
text "Excuse me!"
2018-01-18 18:15:59 -08:00
para ""
done
_ExcuseMeYoureNotReadyText::
text "Excuse me."
line "You're not ready."
2018-01-18 18:15:59 -08:00
para ""
done
_BattleTowerReturnWhenReadyText::
text "Please return when"
line "you're ready."
done
2019-04-10 11:46:16 -07:00
_NeedAtLeastThreeMonText::
text "You need at least"
line "three #MON."
2018-01-18 18:15:59 -08:00
para ""
done
2019-04-10 11:46:16 -07:00
_EggDoesNotQualifyText::
text "Sorry, an EGG"
line "doesn't qualify."
2018-01-18 18:15:59 -08:00
para ""
done
2019-04-10 11:46:16 -07:00
_OnlyThreeMonMayBeEnteredText::
text "Only three #MON"
line "may be entered."
2018-01-18 18:15:59 -08:00
para ""
done
2019-04-10 11:46:16 -07:00
_TheMonMustAllBeDifferentKindsText::
text "The @"
text_ram wStringBuffer2
text " #MON"
line "must all be"
cont "different kinds."
2018-01-18 18:15:59 -08:00
para ""
done
2019-04-10 11:46:16 -07:00
_TheMonMustNotHoldTheSameItemsText::
text "The @"
text_ram wStringBuffer2
text " #MON"
line "must not hold the"
cont "same items."
2018-01-18 18:15:59 -08:00
para ""
done
2019-04-10 11:46:16 -07:00
_YouCantTakeAnEggText::
text "You can't take an"
line "EGG!"
2018-01-18 18:15:59 -08:00
para ""
done
_BallDodgedText::
text "It dodged the"
line "thrown BALL!"
para "This #MON"
line "can't be caught!"
prompt
_BallMissedText::
text "You missed the"
line "#MON!"
prompt
_BallBrokeFreeText::
text "Oh no! The #MON"
line "broke free!"
prompt
_BallAppearedCaughtText::
text "Aww! It appeared"
line "to be caught!"
prompt
_BallAlmostHadItText::
text "Aargh!"
line "Almost had it!"
prompt
_BallSoCloseText::
text "Shoot! It was so"
line "close too!"
prompt
Text_BallCaught::
text "Gotcha! @"
text_ram wEnemyMonNick
text_start
line "was caught!@"
sound_caught_mon
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_WaitButtonText::
2019-11-03 09:48:54 -08:00
text_promptbutton
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_BallSentToPCText::
text_ram wMonOrItemNameBuffer
text " was"
line "sent to BILL's PC."
prompt
_NewDexDataText::
text_ram wEnemyMonNick
text "'s data"
line "was newly added to"
cont "the #DEX.@"
sound_slot_machine_start
2019-11-03 09:48:54 -08:00
text_promptbutton
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_AskGiveNicknameText::
text "Give a nickname to"
line "@"
text_ram wStringBuffer1
text "?"
done
_ItemStatRoseText::
text_ram wStringBuffer1
text "'s"
line "@"
text_ram wStringBuffer2
text " rose."
prompt
_ItemCantUseOnMonText::
text "That can't be used"
line "on this #MON."
prompt
_RepelUsedEarlierIsStillInEffectText::
text "The REPEL used"
line "earlier is still"
cont "in effect."
prompt
_PlayedFluteText::
text "Played the #"
line "FLUTE."
para "Now, that's a"
line "catchy tune!"
prompt
_FluteWakeUpText::
text "All sleeping"
line "#MON woke up."
prompt
Text_PlayedPokeFlute::
text "<PLAYER> played the"
line "# FLUTE.@"
2019-11-03 09:48:54 -08:00
text_promptbutton
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_BlueCardBalanceText::
text "You now have"
line "@"
text_decimal wBlueCardBalance, 1, 2
text " points."
done
_CoinCaseCountText::
text "Coins:"
line "@"
text_decimal wCoins, 2, 4
text_end
2020-06-20 15:52:26 -07:00
text_end ; unreferenced
_RaiseThePPOfWhichMoveText::
text "Raise the PP of"
line "which move?"
done
_RestoreThePPOfWhichMoveText::
text "Restore the PP of"
line "which move?"
done
_PPIsMaxedOutText::
text_ram wStringBuffer2
text "'s PP"
line "is maxed out."
prompt
_PPsIncreasedText::
text_ram wStringBuffer2
text "'s PP"
line "increased."
prompt
_PPRestoredText::
text "PP was restored."
prompt
_SentTrophyHomeText::
text "There was a trophy"
line "inside!@"
sound_dex_fanfare_50_79
text_start
2018-01-18 18:15:59 -08:00
para "@"
text_ram wPlayerName
text " sent the"
line "trophy home."
prompt
_ItemLooksBitterText::
text "It looks bitter…"
prompt
_ItemCantUseOnEggText::
text "That can't be used"
line "on an EGG."
prompt
_ItemOakWarningText::
text "OAK: <PLAYER>!"
line "This isn't the"
cont "time to use that!"
prompt
_ItemBelongsToSomeoneElseText::
text "That belongs to"
line "someone else!"
prompt
_ItemWontHaveEffectText::
text "It won't have any"
line "effect."
prompt
_BallBlockedText::
text "The trainer"
line "blocked the BALL!"
prompt
_BallDontBeAThiefText::
text "Don't be a thief!"
prompt
_NoCyclingText::
text "Cycling isn't"
line "allowed here."
prompt
_ItemCantGetOnText::
text "Can't get on your"
line "@"
text_ram wStringBuffer1
text " now."
prompt
_BallBoxFullText::
text "The #MON BOX"
line "is full. That"
cont "can't be used now."
prompt
_ItemUsedText::
text "<PLAYER> used the@"
text_low
text_ram wStringBuffer2
text "."
done
_ItemGotOnText::
text "<PLAYER> got on the@"
text_low
text_ram wStringBuffer2
text "."
prompt
_ItemGotOffText::
text "<PLAYER> got off@"
text_low
text "the @"
text_ram wStringBuffer2
text "."
prompt
_KnowsMoveText::
text_ram wStringBuffer1
text " knows"
line "@"
text_ram wStringBuffer2
text "."
prompt
_MoveKnowsOneText::
text "That #MON knows"
line "only one move."
done
_AskDeleteMoveText::
text "Oh, make it forget"
line "@"
text_ram wStringBuffer1
text "?"
done
_DeleterForgotMoveText::
text "Done! Your #MON"
line "forgot the move."
done
_DeleterEggText::
text "An EGG doesn't"
line "know any moves!"
done
_DeleterNoComeAgainText::
text "No? Come visit me"
line "again."
done
_DeleterAskWhichMoveText::
text "Which move should"
line "it forget, then?"
prompt
_DeleterIntroText::
text "Um… Oh, yes, I'm"
line "the MOVE DELETER."
para "I can make #MON"
line "forget moves."
para "Shall I make a"
line "#MON forget?"
done
_DeleterAskWhichMonText::
text "Which #MON?"
prompt
_DSTIsThatOKText::
text " DST,"
line "is that OK?"
done
_TimeAskOkayText::
text ","
line "is that OK?"
done
_TimesetAskDSTText::
text "Do you want to"
line "switch to Daylight"
cont "Saving Time?"
done
_TimesetDSTText::
text "I set the clock"
line "forward by one"
cont "hour."
prompt
_TimesetAskNotDSTText::
text "Is Daylight Saving"
line "Time over?"
done
_TimesetNotDSTText::
text "I put the clock"
line "back one hour."
prompt
_TimesetAskAdjustDSTText::
text "Do you want to"
line "adjust your clock"
para "for Daylight"
line "Saving Time?"
done
_MomLostGearBookletText::
text "I lost the in-"
line "struction booklet"
cont "for the #GEAR."
para "Come back again in"
line "a while."
prompt