pokered/text/Route19.asm

158 lines
2.3 KiB
NASM
Raw Normal View History

_Route19BattleText1::
2014-01-23 05:22:31 +00:00
text "Have to warm up"
line "before my swim!"
done
_Route19EndBattleText1::
2014-01-23 05:22:31 +00:00
text "All"
line "warmed up!"
prompt
_Route19AfterBattleText1::
2014-01-23 05:22:31 +00:00
text "Thanks, kid! I'm"
line "ready for a swim!"
done
_Route19BattleText2::
2014-01-23 05:22:31 +00:00
text "Wait! You'll have"
line "a heart attack!"
done
_Route19EndBattleText2::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "That's chilly!"
prompt
_Route19AfterBattleText2::
2014-01-23 05:22:31 +00:00
text "Watch out for"
line "TENTACOOL!"
done
_Route19BattleText3::
2014-01-23 05:22:31 +00:00
text "I love swimming!"
line "What about you?"
done
_Route19EndBattleText3::
2014-01-23 05:22:31 +00:00
text "Belly"
line "flop!"
prompt
_Route19AfterBattleText3::
2014-01-23 05:22:31 +00:00
text "I can beat #MON"
line "at swimming!"
done
_Route19BattleText4::
2014-01-23 05:22:31 +00:00
text "What's beyond the"
line "horizon?"
done
_Route19EndBattleText4::
2014-01-23 05:22:31 +00:00
text "Glub!"
prompt
_Route19AfterBattleText4::
2014-01-23 05:22:31 +00:00
text "I see a couple of"
line "islands!"
done
_Route19BattleText5::
2014-01-23 05:22:31 +00:00
text "I tried diving"
line "for #MON, but"
cont "it was a no go!"
done
_Route19EndBattleText5::
2014-01-23 05:22:31 +00:00
text "Help!"
prompt
_Route19AfterBattleText5::
2014-01-23 05:22:31 +00:00
text "You have to fish"
line "for sea #MON!"
done
_Route19BattleText6::
2014-01-23 05:22:31 +00:00
text "I look at the"
line "sea to forget!"
done
_Route19EndBattleText6::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "Traumatic!"
prompt
_Route19AfterBattleText6::
2014-01-23 05:22:31 +00:00
text "I'm looking at the"
line "sea to forget!"
done
_Route19BattleText7::
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
_Route19EndBattleText7::
2014-01-23 05:22:31 +00:00
text "Oh!"
line "I lost!"
prompt
_Route19AfterBattleText7::
2014-01-23 05:22:31 +00:00
text "It's still a long"
line "way to go to"
cont "SEAFOAM ISLANDS."
done
_Route19BattleText8::
2014-01-23 05:22:31 +00:00
text "Swimming's great!"
line "Sunburns aren't!"
done
_Route19EndBattleText8::
2014-01-23 05:22:31 +00:00
text "Shocker!"
prompt
_Route19AfterBattleText8::
2014-01-23 05:22:31 +00:00
text "My boy friend"
line "wanted to swim to"
cont "SEAFOAM ISLANDS."
done
_Route19BattleText9::
2014-01-23 05:22:31 +00:00
text "These waters are"
line "treacherous!"
done
_Route19EndBattleText9::
2014-01-23 05:22:31 +00:00
text "Ooh!"
line "Dangerous!"
prompt
_Route19AfterBattleText9::
2014-01-23 05:22:31 +00:00
text "I got a cramp!"
line "Glub, glub..."
done
_Route19BattleText10::
2014-01-23 05:22:31 +00:00
text "I swam here, but"
line "I'm tired."
done
_Route19EndBattleText10::
2014-01-23 05:22:31 +00:00
text "I'm"
line "exhausted..."
prompt
_Route19AfterBattleText10::
2014-01-23 05:22:31 +00:00
text "LAPRAS is so big,"
line "it must keep you"
cont "dry on water."
done
_Route19Text11::
2014-01-23 05:22:31 +00:00
text "SEA ROUTE 19"
line "FUCHSIA CITY -"
cont "SEAFOAM ISLANDS"
done