pokered/text/Route19.asm

158 lines
2.6 KiB
NASM
Raw Normal View History

_Route19CooltrainerM1BattleText::
2014-01-23 05:22:31 +00:00
text "Have to warm up"
line "before my swim!"
done
_Route19CooltrainerM1EndBattleText::
2014-01-23 05:22:31 +00:00
text "All"
line "warmed up!"
prompt
_Route19CooltrainerM1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Thanks, kid! I'm"
line "ready for a swim!"
done
_Route19CooltrainerM2BattleText::
2014-01-23 05:22:31 +00:00
text "Wait! You'll have"
line "a heart attack!"
done
_Route19CooltrainerM2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "That's chilly!"
prompt
_Route19CooltrainerM2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Watch out for"
line "TENTACOOL!"
done
_Route19Swimmer1BattleText::
2014-01-23 05:22:31 +00:00
text "I love swimming!"
line "What about you?"
done
_Route19Swimmer1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Belly"
line "flop!"
prompt
_Route19Swimmer1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I can beat #MON"
line "at swimming!"
done
_Route19Swimmer2BattleText::
2014-01-23 05:22:31 +00:00
text "What's beyond the"
line "horizon?"
done
_Route19Swimmer2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Glub!"
prompt
_Route19Swimmer2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I see a couple of"
line "islands!"
done
_Route19Swimmer3BattleText::
2014-01-23 05:22:31 +00:00
text "I tried diving"
line "for #MON, but"
cont "it was a no go!"
done
_Route19Swimmer3EndBattleText::
2014-01-23 05:22:31 +00:00
text "Help!"
prompt
_Route19Swimmer3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "You have to fish"
line "for sea #MON!"
done
_Route19Swimmer4BattleText::
2014-01-23 05:22:31 +00:00
text "I look at the"
line "sea to forget!"
done
_Route19Swimmer4EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "Traumatic!"
prompt
_Route19Swimmer4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I'm looking at the"
line "sea to forget!"
done
_Route19Swimmer5BattleText::
2014-01-23 05:22:31 +00:00
text "Oh, I just love"
line "your ride! Can I"
cont "have it if I win?"
done
_Route19Swimmer5EndBattleText::
2014-01-23 05:22:31 +00:00
text "Oh!"
line "I lost!"
prompt
_Route19Swimmer5AfterBattleText::
2014-01-23 05:22:31 +00:00
text "It's still a long"
line "way to go to"
cont "SEAFOAM ISLANDS."
done
_Route19Swimmer6BattleText::
2014-01-23 05:22:31 +00:00
text "Swimming's great!"
line "Sunburns aren't!"
done
_Route19Swimmer6EndBattleText::
2014-01-23 05:22:31 +00:00
text "Shocker!"
prompt
_Route19Swimmer6AfterBattleText::
2014-01-23 05:22:31 +00:00
text "My boy friend"
line "wanted to swim to"
cont "SEAFOAM ISLANDS."
done
_Route19Swimmer7BattleText::
2014-01-23 05:22:31 +00:00
text "These waters are"
line "treacherous!"
done
_Route19Swimmer7EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "Dangerous!"
prompt
_Route19Swimmer7AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I got a cramp!"
line "Glub, glub..."
done
_Route19Swimmer8BattleText::
2014-01-23 05:22:31 +00:00
text "I swam here, but"
line "I'm tired."
done
_Route19Swimmer8EndBattleText::
2014-01-23 05:22:31 +00:00
text "I'm"
line "exhausted..."
prompt
_Route19Swimmer8AfterBattleText::
2014-01-23 05:22:31 +00:00
text "LAPRAS is so big,"
line "it must keep you"
cont "dry on water."
done
_Route19SignText::
2014-01-23 05:22:31 +00:00
text "SEA ROUTE 19"
line "FUCHSIA CITY -"
cont "SEAFOAM ISLANDS"
done