Files
Pokemon-Firered/data/maps/ViridianCity_House2/text.inc
T
2022-06-24 21:10:48 -04:00

94 lines
3.2 KiB
C++

ViridianCity_House2_Text_TryingToMemorizeNotes::
.string "Whew! I'm trying to memorize all my\n"
.string "notes.$"
ViridianCity_House2_Text_ReadBlackboardCarefully::
.string "Okay!\p"
.string "Be sure to read what's on the\n"
.string "blackboard carefully!$"
ViridianCity_House2_Text_NotebookFirstPage::
.string "Let's check out the notebook.\p"
.string "First page…\p"
.string "POKé BALLS are used to catch\n"
.string "POKéMON.\p"
.string "Up to six POKéMON can be carried\n"
.string "in your party.\p"
.string "People who raise and battle\n"
.string "with POKéMON are called TRAINERS.$"
ViridianCity_House2_Text_NotebookSecondPage::
.string "Second page…\p"
.string "A healthy POKéMON may be hard to\n"
.string "catch, so weaken it first.\p"
.string "Poison, burn, or cause another\n"
.string "status problem to weaken it.$"
ViridianCity_House2_Text_NotebookThirdPage::
.string "Third page…\p"
.string "POKéMON TRAINERS seek others to\n"
.string "engage in POKéMON battles.\p"
.string "To TRAINERS, the taste of victory\n"
.string "is sweet, indeed.\p"
.string "Battles are constantly waged at\n"
.string "POKéMON GYMS everywhere.$"
ViridianCity_House2_Text_NotebookFourthPage::
.string "Fourth page…\p"
.string "The ultimate goal for all POKéMON\n"
.string "TRAINERS is simple.\p"
.string "It is to defeat the top eight\n"
.string "POKéMON GYM LEADERS.\p"
.string "Do so to earn the right to face…\p"
.string "The ELITE FOUR of the POKéMON\n"
.string "LEAGUE!$"
ViridianCity_House2_Text_TurnThePage::
.string "Turn the page?$"
ViridianCity_House2_Text_HeyDontLookAtMyNotes::
.string "GIRL: Hey!\n"
.string "Don't look at my notes!$"
ViridianCity_House2_Text_BlackboardListsStatusProblems::
.string "The blackboard lists POKéMON\n"
.string "STATUS problems during battles.$"
ViridianCity_House2_Text_ReadWhichTopic::
.string "Which topic do you want to read?$"
ViridianCity_House2_Text_ExplainSleep::
.string "A POKéMON can't attack if it's\n"
.string "asleep.\p"
.string "POKéMON will stay asleep even\n"
.string "after battles.\p"
.string "Use AWAKENING to awaken one\n"
.string "from sleep.$"
ViridianCity_House2_Text_ExplainBurn::
.string "A burn reduces ATTACK power.\n"
.string "It also causes ongoing HP loss.\p"
.string "A burn remains after a battle.\n"
.string "Use BURN HEAL to cure a burn.$"
ViridianCity_House2_Text_ExplainPoison::
.string "When poisoned, a POKéMON's health\n"
.string "steadily drops.\p"
.string "Poison lingers after battles.\n"
.string "Use an ANTIDOTE to cure poison!$"
ViridianCity_House2_Text_ExplainFreeze::
.string "A frozen POKéMON becomes\n"
.string "helplessly immobile.\p"
.string "It stays frozen even after the\n"
.string "battle ends.\p"
.string "Use ICE HEAL to thaw out the\n"
.string "suffering POKéMON.$"
ViridianCity_House2_Text_ExplainParalysis::
.string "Paralysis reduces SPEED and may\n"
.string "prevent the POKéMON from moving.\p"
.string "Paralysis remains after battles.\n"
.string "Use PARLYZ HEAL for treatment.$"