pokered/text/RockTunnel1F.asm

116 lines
2 KiB
NASM
Raw Normal View History

_RockTunnel1FHiker1BattleText::
2014-01-23 20:34:42 +00:00
text "This tunnel goes"
line "a long way, kid!"
done
_RockTunnel1FHiker1EndBattleText::
2014-01-23 20:34:42 +00:00
text "Doh!"
line "You win!"
prompt
_RockTunnel1FHiker1AfterBattleText::
2014-01-23 20:34:42 +00:00
text "Watch for ONIX!"
line "It can put the"
cont "squeeze on you!"
done
_RockTunnel1FHiker2BattleText::
2014-01-23 20:34:42 +00:00
text "Hmm. Maybe I'm"
line "lost in here..."
done
_RockTunnel1FHiker2EndBattleText::
2014-01-23 20:34:42 +00:00
text "Ease up!"
line "What am I doing?"
cont "Which way is out?"
prompt
_RockTunnel1FHiker2AfterBattleText::
2014-01-23 20:34:42 +00:00
text "That sleeping"
line "#MON on ROUTE"
cont "12 forced me to"
cont "take this detour."
done
_RockTunnel1FHiker3BattleText::
2014-01-23 20:34:42 +00:00
text "Outsiders like"
line "you need to show"
cont "me some respect!"
done
_RockTunnel1FHiker3EndBattleText::
2014-01-23 20:34:42 +00:00
text "I give!"
prompt
_RockTunnel1FHiker3AfterBattleText::
2014-01-23 20:34:42 +00:00
text "You're talented"
line "enough to hike!"
done
_RockTunnel1FSuperNerdBattleText::
2014-01-23 20:34:42 +00:00
text "#MON fight!"
line "Ready, go!"
done
_RockTunnel1FSuperNerdEndBattleText::
2014-01-23 20:34:42 +00:00
text "Game"
line "over!"
prompt
_RockTunnel1FSuperNerdAfterBattleText::
2014-01-23 20:34:42 +00:00
text "Oh well, I'll get"
line "a ZUBAT as I go!"
done
_RockTunnel1FCooltrainerF1BattleText::
2014-01-23 20:34:42 +00:00
text "Eek! Don't try"
line "anything funny in"
cont "the dark!"
done
_RockTunnel1FCooltrainerF1EndBattleText::
2014-01-23 20:34:42 +00:00
text "It"
line "was too dark!"
prompt
_RockTunnel1FCooltrainerF1AfterBattleText::
2014-01-23 20:34:42 +00:00
text "I saw a MACHOP"
line "in this tunnel!"
done
_RockTunnel1FCooltrainerF2BattleText::
2014-01-23 20:34:42 +00:00
text "I came this far"
line "for #MON!"
done
_RockTunnel1FCooltrainerF2EndBattleText::
2014-01-23 20:34:42 +00:00
text "I'm"
line "out of #MON!"
prompt
_RockTunnel1FCooltrainerF2AfterBattleText::
2014-01-23 20:34:42 +00:00
text "You looked cute"
line "and harmless!"
done
_RockTunnel1FCooltrainerF3BattleText::
2014-01-23 20:34:42 +00:00
text "You have #MON!"
line "Let's start!"
done
_RockTunnel1FCooltrainerF3EndBattleText::
2014-01-23 20:34:42 +00:00
text "You"
line "play hard!"
prompt
_RockTunnel1FCooltrainerF3AfterBattleText::
2014-01-23 20:34:42 +00:00
text "Whew! I'm all"
line "sweaty now!"
done
_RockTunnel1FSignText::
2014-01-23 20:34:42 +00:00
text "ROCK TUNNEL"
line "CERULEAN CITY -"
cont "LAVENDER TOWN"
done