pokered/text/maps/route_6.asm
2016-06-08 05:45:50 -06:00

97 lines
1.4 KiB
NASM

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