pokered/text/Route16.asm

121 lines
1.9 KiB
NASM
Raw Permalink Normal View History

_Route16Biker1BattleText::
2014-01-23 05:22:31 +00:00
text "What do you want?"
done
_Route16Biker1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Don't you"
line "dare laugh!"
prompt
_Route16Biker1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "We like just"
line "hanging here,"
cont "what's it to you?"
done
_Route16Biker2BattleText::
2014-01-23 05:22:31 +00:00
text "Nice BIKE!"
line "Hand it over!"
done
_Route16Biker2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Knock"
line "out!"
prompt
_Route16Biker2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Forget it, who"
line "needs your BIKE!"
done
_Route16Biker3BattleText::
2014-01-23 05:22:31 +00:00
text "Come out and play,"
line "little mouse!"
done
_Route16Biker3EndBattleText::
2014-01-23 05:22:31 +00:00
text "You"
line "little rat!"
prompt
_Route16Biker3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I hate losing!"
line "Get away from me!"
done
_Route16biker4BattleText::
2014-01-23 05:22:31 +00:00
text "Hey, you just"
line "bumped me!"
done
_Route16Biker4EndBattleText::
2014-01-23 05:22:31 +00:00
text "Kaboom!"
prompt
_Route16Biker4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "You can also get"
line "to FUCHSIA from"
cont "VERMILION using a"
cont "coastal road."
done
_Route16Biker5BattleText::
2014-01-23 05:22:31 +00:00
text "I'm feeling"
line "hungry and mean!"
done
_Route16Biker5EndBattleText::
2014-01-23 05:22:31 +00:00
text "Bad,"
line "bad, bad!"
prompt
_Route16Biker5AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I like my #MON"
line "ferocious! They"
cont "tear up enemies!"
done
_Route16Biker6BattleText::
2014-01-23 05:22:31 +00:00
text "Sure, I'll go!"
done
_Route16Biker6EndBattleText::
2014-01-23 05:22:31 +00:00
text "Don't make"
line "me mad!"
prompt
_Route16Biker6AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I like harassing"
line "people with my"
cont "vicious #MON!"
done
_Route16Text7::
2014-01-23 05:22:31 +00:00
text "A sleeping #MON"
line "blocks the way!"
done
_Route16SnorlaxWokeUpText::
2014-01-23 05:22:31 +00:00
text "SNORLAX woke up!"
para "It attacked in a"
line "grumpy rage!"
done
_Route16SnorlaxReturnedToMountainsText::
2014-01-23 05:22:31 +00:00
text "With a big yawn,"
line "SNORLAX returned"
cont "to the mountains!"
done
_Route16CyclingRoadSignText::
2014-01-23 05:22:31 +00:00
text "Enjoy the slope!"
line "CYCLING ROAD"
done
_Route16SignText::
2014-01-23 05:22:31 +00:00
text "ROUTE 16"
line "CELADON CITY -"
cont "FUCHSIA CITY"
done