pokecrystal-board/data/text/std_text.asm

395 lines
5.8 KiB
NASM
Raw Permalink Normal View History

NurseMornText:
2014-03-05 21:45:28 -08:00
text "Good morning!"
line "Welcome to our"
cont "#MON CENTER."
done
2013-02-16 23:19:49 -08:00
NurseDayText:
2014-03-05 21:45:28 -08:00
text "Hello!"
line "Welcome to our"
cont "#MON CENTER."
done
2013-02-16 23:19:49 -08:00
2023-07-31 03:27:53 -07:00
NurseEveText:
text "Good evening!"
line "Welcome to our"
cont "#MON CENTER."
done
NurseNiteText:
2014-03-05 21:45:28 -08:00
text "Good evening!"
line "You're out late."
para "Welcome to our"
line "#MON CENTER."
done
2013-02-16 23:19:49 -08:00
PokeComNurseMornText:
2014-03-05 21:45:28 -08:00
text "Good morning!"
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
2013-02-16 23:19:49 -08:00
PokeComNurseDayText:
2014-03-05 21:45:28 -08:00
text "Hello!"
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
2013-02-16 23:19:49 -08:00
PokeComNurseNiteText:
2014-03-05 21:45:28 -08:00
text "Good to see you"
line "working so late."
para "This is the #-"
line "MON COMMUNICATION"
para "CENTER--or the"
line "#COM CENTER."
done
2013-02-16 23:19:49 -08:00
NurseAskHealText:
2014-03-05 21:45:28 -08:00
text "We can heal your"
line "#MON to perfect"
cont "health."
para "Shall we heal your"
line "#MON?"
done
2013-02-16 23:19:49 -08:00
NurseTakePokemonText:
2014-03-05 21:45:28 -08:00
text "OK, may I see your"
line "#MON?"
done
2013-02-16 23:19:49 -08:00
NurseReturnPokemonText:
2014-03-05 21:45:28 -08:00
text "Thank you for"
line "waiting."
para "Your #MON are"
line "fully healed."
done
2013-02-16 23:19:49 -08:00
NurseGoodbyeText:
2014-03-05 21:45:28 -08:00
text "We hope to see you"
line "again."
done
2013-02-16 23:19:49 -08:00
; not used
2014-03-05 21:45:28 -08:00
text "We hope to see you"
line "again."
done
2013-02-16 23:19:49 -08:00
NursePokerusText:
2014-03-05 21:45:28 -08:00
text "Your #MON"
line "appear to be"
para "infected by tiny"
line "life forms."
para "Your #MON are"
line "healthy and seem"
cont "to be fine."
para "But we can't tell"
line "you anything more"
para "at a #MON"
line "CENTER."
done
2013-02-16 23:19:49 -08:00
PokeComNursePokerusText:
2014-03-05 21:45:28 -08:00
text "Your #MON"
line "appear to be"
para "infected by tiny"
line "life forms."
para "Your #MON are"
line "healthy and seem"
cont "to be fine."
para "But we can't tell"
line "you anything more."
done
2013-02-16 23:19:49 -08:00
DifficultBookshelfText:
2014-03-05 21:45:28 -08:00
text "It's full of"
line "difficult books."
done
2013-02-16 23:19:49 -08:00
PictureBookshelfText:
2014-03-05 21:45:28 -08:00
text "A whole collection"
line "of #MON picture"
cont "books!"
done
2013-02-16 23:19:49 -08:00
MagazineBookshelfText:
2014-03-05 21:45:28 -08:00
text "#MON magazines…"
line "#MON PAL,"
para "#MON HANDBOOK,"
line "#MON GRAPH…"
done
2013-02-16 23:19:49 -08:00
TeamRocketOathText:
2014-03-05 21:45:28 -08:00
text "TEAM ROCKET OATH"
para "Steal #MON for"
line "profit!"
para "Exploit #MON"
line "for profit!"
para "All #MON exist"
line "for the glory of"
cont "TEAM ROCKET!"
done
2013-02-16 23:19:49 -08:00
IncenseBurnerText:
2014-03-05 21:45:28 -08:00
text "What is this?"
para "Oh, it's an"
line "incense burner!"
done
2013-02-16 23:19:49 -08:00
MerchandiseShelfText:
2014-03-05 21:45:28 -08:00
text "Lots of #MON"
line "merchandise!"
done
2013-02-16 23:19:49 -08:00
LookTownMapText:
2014-03-05 21:45:28 -08:00
text "It's the TOWN MAP."
done
2013-02-16 23:19:49 -08:00
WindowText:
2014-03-05 21:45:28 -08:00
text "My reflection!"
line "Lookin' good!"
done
2013-02-16 23:19:49 -08:00
TVText:
2014-03-05 21:45:28 -08:00
text "It's a TV."
done
2013-02-16 23:19:49 -08:00
HomepageText:
2014-03-05 21:45:28 -08:00
text "#MON JOURNAL"
line "HOME PAGE…"
para "It hasn't been"
line "updated…"
done
2013-02-16 23:19:49 -08:00
; not used
2014-03-05 21:45:28 -08:00
text "#MON RADIO!"
para "Call in with your"
line "requests now!"
done
2013-02-16 23:19:49 -08:00
2015-06-23 14:02:58 -07:00
TrashCanText:
2014-03-05 21:45:28 -08:00
text "There's nothing in"
line "here…"
done
2013-02-16 23:19:49 -08:00
; not used
2014-03-05 21:45:28 -08:00
text "A #MON may be"
line "able to move this."
done
2013-02-16 23:19:49 -08:00
; not used
2014-03-05 21:45:28 -08:00
text "Maybe a #MON"
line "can break this."
done
2013-02-16 23:19:49 -08:00
PokecenterSignText:
2014-03-05 21:45:28 -08:00
text "Heal Your #MON!"
line "#MON CENTER"
done
2013-02-16 23:19:49 -08:00
2015-06-23 14:02:58 -07:00
MartSignText:
2014-03-05 21:45:28 -08:00
text "For All Your"
line "#MON Needs"
para "#MON MART"
done
2013-02-16 23:19:49 -08:00
ContestResults_ReadyToJudgeText:
2014-03-05 21:45:28 -08:00
text "We will now judge"
line "the #MON you've"
cont "caught."
2018-12-30 14:57:56 -08:00
para "<……>"
line "<……>"
2014-03-05 21:45:28 -08:00
para "We have chosen the"
line "winners!"
para "Are you ready for"
line "this?"
done
2013-02-16 23:19:49 -08:00
ContestResults_PlayerWonAPrizeText:
text "<PLAYER>, the No.@"
text_ram wStringBuffer3
text_start
2014-03-05 21:45:28 -08:00
line "finisher, wins"
cont "@"
text_ram wStringBuffer4
2014-03-05 21:45:28 -08:00
text "!"
done
2013-02-16 23:19:49 -08:00
ReceivedItemText:
text "<PLAYER> received"
2014-03-05 21:45:28 -08:00
line "@"
text_ram wStringBuffer4
2014-03-05 21:45:28 -08:00
text "."
done
2013-02-16 23:19:49 -08:00
ContestResults_JoinUsNextTimeText:
2014-03-05 21:45:28 -08:00
text "Please join us for"
line "the next Contest!"
done
2013-02-16 23:19:49 -08:00
ContestResults_ConsolationPrizeText:
2014-03-05 21:45:28 -08:00
text "Everyone else gets"
line "a BERRY as a con-"
cont "solation prize!"
done
2013-02-16 23:19:49 -08:00
ContestResults_DidNotWinText:
2014-03-05 21:45:28 -08:00
text "We hope you do"
line "better next time."
done
2013-02-16 23:19:49 -08:00
ContestResults_ReturnPartyText:
2014-03-05 21:45:28 -08:00
text "We'll return the"
line "#MON we kept"
para "for you."
line "Here you go!"
done
2013-02-16 23:19:49 -08:00
ContestResults_PartyFullText:
2014-03-05 21:45:28 -08:00
text "Your party's full,"
line "so the #MON was"
para "sent to your BOX"
line "in BILL's PC."
done
2013-02-16 23:19:49 -08:00
GymStatue_CityGymText:
text_ram wStringBuffer3
text_start
2014-03-05 21:45:28 -08:00
line "#MON GYM"
done
2013-02-16 23:19:49 -08:00
GymStatue_WinningTrainersText:
2014-03-05 21:45:28 -08:00
text "LEADER: @"
text_ram wStringBuffer4
text_start
para "WINNING TRAINERS:"
line "<PLAYER>"
done
2013-02-16 23:19:49 -08:00
ChipVendor_WelcomeText:
2014-03-05 21:45:28 -08:00
text "Welcome to the"
line "GAME CORNER."
done
2013-02-16 23:19:49 -08:00
ChipVendor_NoChipCaseText:
2014-03-05 21:45:28 -08:00
text "Do you need game"
line "chips?"
2014-03-05 21:45:28 -08:00
para "Oh, you don't have"
line "a CHIP CASE for"
cont "your chips."
2014-03-05 21:45:28 -08:00
done
2013-02-16 23:19:49 -08:00
ChipVendor_IntroText:
2014-03-05 21:45:28 -08:00
text "Do you need some"
line "game chips?"
2014-03-05 21:45:28 -08:00
para "It costs <COIN>1000 for"
line "50 chips. Do you"
2014-03-05 21:45:28 -08:00
cont "want some?"
done
2013-02-16 23:19:49 -08:00
ChipVendor_Buy50ChipsText:
2014-03-05 21:45:28 -08:00
text "Thank you!"
line "Here are 50 chips."
2014-03-05 21:45:28 -08:00
done
2013-02-16 23:19:49 -08:00
ChipVendor_Buy500ChipsText:
2014-03-05 21:45:28 -08:00
text "Thank you! Here"
line "are 500 chips."
2014-03-05 21:45:28 -08:00
done
2013-02-16 23:19:49 -08:00
ChipVendor_NotEnoughCoinsText:
2014-03-05 21:45:28 -08:00
text "You don't have"
line "enough coins."
2014-03-05 21:45:28 -08:00
done
2013-02-16 23:19:49 -08:00
ChipVendor_ChipCaseFullText:
text "Whoops! Your CHIP"
2014-03-05 21:45:28 -08:00
line "CASE is full."
done
2013-02-16 23:19:49 -08:00
ChipVendor_CancelText:
text "No chips for you?"
2014-03-05 21:45:28 -08:00
line "Come again!"
done
2013-02-16 23:19:49 -08:00
BugContestPrizeNoRoomText:
2014-03-05 21:45:28 -08:00
text "Oh? Your PACK is"
line "full."
para "We'll keep this"
line "for you today, so"
para "come back when you"
line "make room for it."
done
2013-02-16 23:19:49 -08:00
2015-06-24 18:26:24 -07:00
HappinessText3:
2014-03-05 21:45:28 -08:00
text "Wow! You and your"
line "#MON are really"
cont "close!"
done
2013-02-16 23:19:49 -08:00
2015-06-24 18:26:24 -07:00
HappinessText2:
2014-03-05 21:45:28 -08:00
text "#MON get more"
line "friendly if you"
para "spend time with"
line "them."
done
2013-02-16 23:19:49 -08:00
2015-06-24 18:26:24 -07:00
HappinessText1:
2014-03-05 21:45:28 -08:00
text "You haven't tamed"
line "your #MON."
para "If you aren't"
line "nice, it'll pout."
done
2013-02-16 23:19:49 -08:00
2015-06-24 18:26:24 -07:00
RegisteredNumber1Text:
text "<PLAYER> registered"
2014-03-05 21:45:28 -08:00
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "'s number."
done
2013-02-16 23:19:49 -08:00
2015-06-24 18:26:24 -07:00
RegisteredNumber2Text:
text "<PLAYER> registered"
2014-03-05 21:45:28 -08:00
line "@"
text_ram wStringBuffer3
2014-03-05 21:45:28 -08:00
text "'s number."
done