pokeyellow/text/ViridianForest.asm

158 lines
2.7 KiB
NASM

_ViridianForestYoungster1Text::
text "I came here with"
line "some friends!"
para "They're out for"
line "#MON fights!"
done
_ViridianForestYoungster2BattleText::
text "Hey! You have"
line "#MON! Come on!"
cont "Let's battle 'em!"
done
_ViridianForestYoungster2EndBattleText::
text "No!"
line "CATERPIE can't"
cont "cut it!"
prompt
_ViridianForestYoungster2AfterBattleText::
text "Ssh! You'll scare"
line "the bugs away!"
done
_ViridianForestYoungster3BattleText::
text "Yo! You can't jam"
line "out if you're a"
cont "#MON trainer!"
done
_ViridianForestYoungster3EndBattleText::
text "Huh?"
line "I ran out of"
cont "#MON!"
prompt
_ViridianForestYoungster3AfterBattleText::
text "Darn! I'm going"
line "to catch some"
cont "stronger ones!"
done
_ViridianForestYoungster4BattleText::
text "Hey, wait up!"
line "What's the hurry?"
done
_ViridianForestYoungster4EndBattleText::
text "I"
line "give! You're good"
cont "at this!"
prompt
_ViridianForestYoungster4AfterBattleText::
text "Sometimes, you"
line "can find stuff on"
cont "the ground!"
para "I'm looking for"
line "the stuff I"
cont "dropped!"
done
_ViridianForestCooltrainerFBattleText::
text "Hi, do you have a"
line "PIKACHU?"
done
_ViridianForestCooltrainerFEndBattleText::
text "Oh no,"
line "really?"
prompt
_ViridianForestCooltrainerFAfterBattleText::
text "I looked forever,"
line "but I never found"
cont "a PIKACHU here!"
done
_ViridianForestYoungster5BattleText::
text "I'm gonna be the"
line "best. You just"
cont "can't beat me!"
done
_ViridianForestYoungster5EndBattleText::
text "After"
line "all I did..."
prompt
_ViridianForestYoungster5AfterBattleText::
text "A METAPOD is cool"
line "because its"
cont "attack is its"
cont "defense!"
done
_ViridianForestYoungster6Text::
text "I ran out of #"
line "BALLs to catch"
cont "#MON with!"
para "You should carry"
line "extras!"
done
_ViridianForestTrainerTips1Text::
text "TRAINER TIPS"
para "If you want to"
line "avoid battles,"
cont "stay away from"
cont "grassy areas!"
done
_ViridianForestUseAntidoteSignText::
text "For poison, use"
line "ANTIDOTE! Get it"
cont "at #MON MARTs!"
done
_ViridianForestTrainerTips2Text::
text "TRAINER TIPS"
para "Contact PROF.OAK"
line "via PC to get"
cont "your #DEX"
cont "evaluated!"
done
_ViridianForestTrainerTips3Text::
text "TRAINER TIPS"
para "No stealing of"
line "#MON from"
cont "other trainers!"
cont "Catch only wild"
cont "#MON!"
done
_ViridianForestTrainerTips4Text::
text "TRAINER TIPS"
para "Weaken #MON"
line "before attempting"
cont "capture!"
para "When healthy,"
line "they may escape!"
done
_ViridianForestLeavingSignText::
text "LEAVING"
line "VIRIDIAN FOREST"
cont "PEWTER CITY AHEAD"
done