pokered/text/Route12.asm

140 lines
2.3 KiB
NASM
Raw Normal View History

_Route12SnorlaxText::
2014-01-23 05:22:31 +00:00
text "A sleeping #MON"
line "blocks the way!"
done
_Route12SnorlaxWokeUpText::
2014-01-23 05:22:31 +00:00
text "SNORLAX woke up!"
para "It attacked in a"
line "grumpy rage!"
done
_Route12SnorlaxCalmedDownText::
2014-01-23 05:22:31 +00:00
text "SNORLAX calmed"
line "down! With a big"
cont "yawn, it returned"
cont "to the mountains!"
done
_Route12Fisher1BattleText::
2014-01-23 05:22:31 +00:00
text "Yeah! I got a"
line "bite, here!"
done
_Route12Fisher1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Tch!"
line "Just a small fry!"
prompt
_Route12Fisher1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Hang on! My line's"
line "snagged!"
done
_Route12Fisher2BattleText::
2014-01-23 05:22:31 +00:00
text "Be patient!"
line "Fishing is a"
cont "waiting game!"
done
_Route12Fisher2EndBattleText::
2014-01-23 05:22:31 +00:00
text "That"
line "one got away!"
prompt
_Route12Fisher2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "With a better ROD,"
line "I could catch"
cont "better #MON!"
done
_Route12CooltrainerMBattleText::
2014-01-23 05:22:31 +00:00
text "Have you found a"
line "MOON STONE?"
done
_Route12CooltrainerMEndBattleText::
2014-01-23 05:22:31 +00:00
text "Oww!"
prompt
_Route12CooltrainerMAfterBattleText::
2014-01-23 05:22:31 +00:00
text "I could have made"
line "my #MON evolve"
cont "with MOON STONE!"
done
_Route12SuperNerdBattleText::
2014-01-23 05:22:31 +00:00
text "Electricity is my"
line "specialty!"
done
_Route12SuperNerdEndBattleText::
2014-01-23 05:22:31 +00:00
text "Unplugged!"
prompt
_Route12SuperNerdAfterBattleText::
2014-01-23 05:22:31 +00:00
text "Water conducts"
line "electricity, so"
cont "you should zap"
cont "sea #MON!"
done
_Route12Fisher3BattleText::
2014-01-23 05:22:31 +00:00
text "The FISHING FOOL"
line "vs. #MON KID!"
done
_Route12Fisher3EndBattleText::
2014-01-23 05:22:31 +00:00
text "Too"
line "much!"
prompt
_Route12Fisher3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "You beat me at"
line "#MON, but I'm"
cont "good at fishing!"
done
_Route12Fisher4BattleText::
2014-01-23 05:22:31 +00:00
text "I'd rather be"
line "working!"
done
_Route12Fisher4EndBattleText::
2014-01-23 05:22:31 +00:00
text "It's"
line "not easy..."
prompt
_Route12Fisher4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "It's all right."
line "Losing doesn't"
cont "bug me any more."
done
_Route12Fisher5BattleText::
2014-01-23 05:22:31 +00:00
text "You never know"
line "what you could"
cont "catch!"
done
_Route12Fisher5EndBattleText::
2014-01-23 05:22:31 +00:00
text "Lost"
line "it!"
prompt
_Route12Fisher5AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I catch MAGIKARP"
line "all the time, but"
cont "they're so weak!"
done
_Route12SignText::
2014-01-23 05:22:31 +00:00
text "ROUTE 12 "
line "North to LAVENDER"
done
_Route12SportFishingSignText::
2014-01-23 05:22:31 +00:00
text "SPORT FISHING AREA"
done