pokered/text/Route3.asm

146 lines
2.4 KiB
NASM
Raw Permalink Normal View History

_Route3Text1::
2014-01-23 05:22:31 +00:00
text "Whew... I better"
line "take a rest..."
cont "Groan..."
para "That tunnel from"
line "CERULEAN takes a"
cont "lot out of you!"
done
_Route3Youngster1BattleText::
2014-01-23 05:22:31 +00:00
text "Hey! I met you in"
line "VIRIDIAN FOREST!"
done
_Route3Youngster1EndBattleText::
2014-01-23 05:22:31 +00:00
text "You"
line "beat me again!"
prompt
_Route3Youngster1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "There are other"
line "kinds of #MON"
cont "than those found"
cont "in the forest!"
done
_Route3Youngster2BattleText::
2014-01-23 05:22:31 +00:00
text "Hi! I like shorts!"
line "They're comfy and"
cont "easy to wear!"
done
_Route3Youngster2EndBattleText::
2014-01-23 05:22:31 +00:00
text "I don't"
line "believe it!"
prompt
_Route3Youngster2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Are you storing"
line "your #MON on"
cont "PC? Each BOX can"
cont "hold 20 #MON!"
done
_Route3CooltrainerF1BattleText::
2014-01-23 05:22:31 +00:00
text "You looked at me,"
line "didn't you?"
done
_Route3CooltrainerF1EndBattleText::
2014-01-23 05:22:31 +00:00
text "You're"
line "mean!"
prompt
_Route3CooltrainerF1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Quit staring if"
line "you don't want to"
cont "fight!"
done
_Route3Youngster3BattleText::
2014-01-23 05:22:31 +00:00
text "Are you a trainer?"
line "Let's fight!"
done
_Route3Youngster3EndBattleText::
2014-01-23 05:22:31 +00:00
text "If I"
line "had new #MON I"
cont "would've won!"
prompt
_Route3Youngster3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "If a #MON BOX"
line "on the PC gets"
cont "full, just switch"
cont "to another BOX!"
done
_Route3CooltrainerF2BattleText::
2014-01-23 05:22:31 +00:00
text "That look you"
line "gave me, it's so"
cont "intriguing!"
done
_Route3CooltrainerF2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Be nice!"
prompt
_Route3CooltrainerF2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Avoid fights by"
line "not letting"
cont "people see you!"
done
_Route3Youngster4BattleText::
2014-01-23 05:22:31 +00:00
text "Hey! You're not"
line "wearing shorts!"
done
_Route3Youngster4EndBattleText::
2014-01-23 05:22:31 +00:00
text "Lost!"
line "Lost! Lost!"
prompt
_Route3Youngster4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I always wear"
line "shorts, even in"
cont "winter!"
done
_Route3Youngster5BattleText::
2014-01-23 05:22:31 +00:00
text "You can fight my"
line "new #MON!"
done
_Route3Youngster5EndBattleText::
2014-01-23 05:22:31 +00:00
text "Done"
line "like dinner!"
prompt
_Route3Youngster5AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Trained #MON"
line "are stronger than"
cont "the wild ones!"
done
_Route3CooltrainerF3BattleText::
2014-01-23 05:22:31 +00:00
text "Eek! Did you"
line "touch me?"
done
_Route3CooltrainerF3EndBattleText::
2014-01-23 05:22:31 +00:00
text "That's it?"
prompt
_Route3CooltrainerF3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "ROUTE 4 is at the"
line "foot of MT.MOON."
done
_Route3SignText::
2014-01-23 05:22:31 +00:00
text "ROUTE 3"
line "MT.MOON AHEAD"
done