pokered/text/PewterGym_2.asm

147 lines
2.5 KiB
NASM
Raw Permalink Normal View History

_PewterGymBrockPostBattleAdviceText::
2014-01-23 04:37:40 +00:00
text "There are all"
line "kinds of trainers"
cont "in the world!"
para "You appear to be"
line "very gifted as a"
cont "#MON trainer!"
para "Go to the GYM in"
line "CERULEAN and test"
cont "your abilities!"
done
_PewterGymBrockWaitTakeThisText::
2014-01-23 04:37:40 +00:00
text "Wait! Take this"
line "with you!"
done
_PewterGymReceivedTM34Text::
text "<PLAYER> received"
line "TM34!@"
text_end
2014-01-23 04:37:40 +00:00
_TM34ExplanationText::
text_start
2014-01-23 04:37:40 +00:00
para "A TM contains a"
line "technique that"
cont "can be taught to"
cont "#MON!"
para "A TM is good only"
line "once! So when you"
cont "use one to teach"
cont "a new technique,"
cont "pick the #MON"
cont "carefully!"
para "TM34 contains"
line "BIDE!"
para "Your #MON will"
line "absorb damage in"
cont "battle then pay"
cont "it back double!"
done
_PewterGymTM34NoRoomText::
2014-01-23 04:37:40 +00:00
text "You don't have"
line "room for this!"
done
_PewterGymBrockReceivedBoulderBadgeText::
2014-01-23 04:37:40 +00:00
text "I took"
line "you for granted."
para "As proof of your"
line "victory, here's"
cont "the BOULDERBADGE!"
para "<PLAYER> received"
line "the BOULDERBADGE!@"
text_end
2014-01-23 04:37:40 +00:00
_PewterGymBrockBoulderBadgeInfoText::
text_start
2014-01-23 04:37:40 +00:00
para "That's an official"
line "#MON LEAGUE"
cont "BADGE!"
para "Its bearer's"
line "#MON become"
cont "more powerful!"
para "The technique"
line "FLASH can now be"
cont "used any time!"
prompt
_PewterGymCooltrainerMBattleText::
2014-01-23 04:37:40 +00:00
text "Stop right there,"
line "kid!"
para "You're still light"
line "years from facing"
cont "BROCK!"
done
_PewterGymCooltrainerMEndBattleText::
2014-01-23 04:37:40 +00:00
text "Darn!"
para "Light years isn't"
line "time! It measures"
cont "distance!"
prompt
_PewterGymCooltrainerMAfterBattleText::
2014-01-23 04:37:40 +00:00
text "You're pretty hot,"
line "but not as hot"
cont "as BROCK!"
done
_PewterGymGuidePreAdviceText::
2014-01-23 04:37:40 +00:00
text "Hiya! I can tell"
line "you have what it"
cont "takes to become a"
cont "#MON champ!"
para "I'm no trainer,"
line "but I can tell"
cont "you how to win!"
para "Let me take you"
line "to the top!"
done
_PewterGymGuideBeginAdviceText::
2014-01-23 04:37:40 +00:00
text "All right! Let's"
line "get happening!"
prompt
_PewterGymGuideAdviceText::
2014-01-23 04:37:40 +00:00
text "The 1st #MON"
line "out in a match is"
cont "at the top of the"
cont "#MON LIST!"
para "By changing the"
line "order of #MON,"
cont "matches could be"
cont "made easier!"
done
_PewterGymGuideFreeServiceText::
2014-01-23 04:37:40 +00:00
text "It's a free"
line "service! Let's"
cont "get happening!"
prompt
_PewterGymGuidePostBattleText::
2014-01-23 04:37:40 +00:00
text "Just as I thought!"
line "You're #MON"
cont "champ material!"
done