pokered/text/Route6.asm

98 lines
1.4 KiB
NASM
Raw Normal View History

2014-10-10 07:46:06 +00:00
_Route6BattleText1::
2014-01-23 05:22:31 +00:00
text "Who's there?"
line "Quit listening in"
cont "on us!"
done
_Route6EndBattleText1::
2014-01-23 05:22:31 +00:00
text "I"
line "just can't win!"
prompt
_Route6AfterBattleText1::
2014-01-23 05:22:31 +00:00
text "Whisper..."
line "whisper..."
done
_Route6BattleText2::
2014-01-23 05:22:31 +00:00
text "Excuse me! This"
line "is a private"
cont "conversation!"
done
_Route6EndBattleText2::
2014-01-23 05:22:31 +00:00
text "Ugh!"
line "I hate losing!"
prompt
_Route6BattleText3::
2014-01-23 05:22:31 +00:00
text "There aren't many"
line "bugs out here."
done
_Route6EndBattleText3::
2014-01-23 05:22:31 +00:00
text "No!"
line "You're kidding!"
prompt
_Route6AfterBattleText3::
2014-01-23 05:22:31 +00:00
text "I like bugs, so"
line "I'm going back to"
cont "VIRIDIAN FOREST."
done
_Route6BattleText4::
2014-01-23 05:22:31 +00:00
text "Huh? You want"
line "to talk to me?"
done
_Route6EndBattleText4::
2014-01-23 05:22:31 +00:00
text "I"
line "didn't start it!"
prompt
_Route6AfterBattleText4::
2014-01-23 05:22:31 +00:00
text "I should carry"
line "more #MON with"
cont "me for safety."
done
_Route6BattleText5::
2014-01-23 05:22:31 +00:00
text "Me? Well, OK."
line "I'll play!"
done
_Route6EndBattleText5::
2014-01-23 05:22:31 +00:00
text "Just"
line "didn't work!"
prompt
_Route6AfterBattleText5::
2014-01-23 05:22:31 +00:00
text "I want to get"
line "stronger! What's"
cont "your secret?"
done
_Route6BattleText6::
2014-01-23 05:22:31 +00:00
text "I've never seen"
line "you around!"
cont "Are you good?"
done
_Route6EndBattleText6::
2014-01-23 05:22:31 +00:00
text "You"
line "are too good!"
prompt
_Route6AfterBattleText6::
2014-01-23 05:22:31 +00:00
text "Are my #MON"
line "weak? Or, am I"
cont "just bad?"
done
_Route6Text7::
2014-01-23 05:22:31 +00:00
text "UNDERGROUND PATH"
line "CERULEAN CITY -"
cont "VERMILION CITY"
done