pokered/text/Route10.asm

109 lines
1.8 KiB
NASM
Raw Normal View History

_Route10SuperNerd1BattleText::
2014-01-23 05:22:31 +00:00
text "Wow, are you a"
line "#MANIAC too?"
cont "Want to see my"
cont "collection?"
done
_Route10SuperNerd1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Humph."
line "I'm not angry!"
prompt
_Route10SuperNerd1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I have more rare"
line "#MON at home!"
done
_Route10Hiker1BattleText::
2014-01-23 05:22:31 +00:00
text "Ha-hahah-ah-ha!"
done
_Route10Hiker1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ha-haha!"
line "Not laughing!"
cont "Ha-hay fever!"
cont "Haha-ha-choo!"
prompt
_Route10Hiker1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Haha-ha-choo!"
line "Ha-choo!"
cont "Snort! Snivel!"
done
_Route10SuperNerd2BattleText::
2014-01-23 05:22:31 +00:00
text "Hi kid, want to"
line "see my #MON?"
done
_Route10SuperNerd2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Oh no!"
line "My #MON!"
prompt
_Route10SuperNerd2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I don't like you"
line "for beating me!"
done
_Route10CooltrainerF1BattleText::
2014-01-23 05:22:31 +00:00
text "I've been to a"
line "#MON GYM a few"
cont "times. But, I"
cont "lost each time."
done
_Route10CooltrainerF1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ohh!"
line "Blew it again!"
prompt
_Route10CooltrainerF1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I noticed some"
line "#MANIACs"
cont "prowling around."
done
_Route10Hiker2BattleText::
2014-01-23 05:22:31 +00:00
text "Ah! This mountain"
line "air is delicious!"
done
_Route10Hiker2EndBattleText::
2014-01-23 05:22:31 +00:00
text "That"
line "cleared my head!"
prompt
_Route10Hiker2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I feel bloated on"
line "mountain air!"
done
_Route10CooltrainerF2BattleText::
2014-01-23 05:22:31 +00:00
text "I'm feeling a bit"
line "faint from this"
cont "tough hike."
done
_Route10CooltrainerF2EndBattleText::
2014-01-23 05:22:31 +00:00
text "I'm"
line "not up to it!"
prompt
_Route10CooltrainerF2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "The #MON here"
line "are so chunky!"
cont "There should be a"
cont "pink one with a"
cont "floral pattern!"
done
_Route10RockTunnelSignText::
2014-01-23 05:22:31 +00:00
text "ROCK TUNNEL"
done
_Route10PowerPlantSignText::
2014-01-23 05:22:31 +00:00
text "POWER PLANT"
done