pokered/text/Route15.asm

173 lines
2.9 KiB
NASM
Raw Normal View History

_Route15CooltrainerF1BattleText::
2014-01-23 05:22:31 +00:00
text "Let me try out the"
line "#MON I just"
cont "got in a trade!"
done
_Route15CooltrainerF1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Not"
line "good enough!"
prompt
_Route15CooltrainerF1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "You can't change"
line "the nickname of"
cont "any #MON you"
cont "get in a trade."
para "Only the Original"
line "Trainer can."
done
_Route15CooltrainerF2BattleText::
2014-01-23 05:22:31 +00:00
text "You look gentle,"
line "so I think I can"
cont "beat you!"
done
_Route15CooltrainerF2EndBattleText::
2014-01-23 05:22:31 +00:00
text "No,"
line "wrong!"
prompt
_Route15CooltrainerF2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I'm afraid of"
line "BIKERs, they look"
cont "so ugly and mean!"
done
_Route15CooltrainerM1BattleText::
2014-01-23 05:22:31 +00:00
text "When I whistle, I"
line "can summon bird"
cont "#MON!"
done
_Route15CooltrainerM1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Ow!"
line "That's tragic!"
prompt
_Route15CooltrainerM1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Maybe I'm not cut"
line "out for battles."
done
_Route15CooltrainerM2BattleText::
2014-01-23 05:22:31 +00:00
text "Hmm? My birds are"
line "shivering! You're"
cont "good, aren't you?"
done
_Route15CooltrainerM2EndBattleText::
2014-01-23 05:22:31 +00:00
text "Just"
line "as I thought!"
prompt
_Route15CooltrainerM2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "Did you know moves"
line "like EARTHQUAKE"
cont "don't have any"
cont "effect on birds?"
done
_Route15Beauty1BattleText::
2014-01-23 05:22:31 +00:00
text "Oh, you're a"
line "little cutie!"
done
_Route15Beauty1EndBattleText::
2014-01-23 05:22:31 +00:00
text "You looked"
line "so cute too!"
prompt
_Route15Beauty1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I forgive you!"
line "I can take it!"
done
_Route15Beauty2BattleText::
2014-01-23 05:22:31 +00:00
text "I raise #MON"
line "because I live"
cont "alone!"
done
_Route15Beauty2EndBattleText::
2014-01-23 05:22:31 +00:00
text "I didn't"
line "ask for this!"
prompt
_Route15Beauty2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I just like going"
line "home to be with"
cont "my #MON!"
done
_Route15Biker1BattleText::
2014-01-23 05:22:31 +00:00
text "Hey kid! C'mon!"
line "I just got these!"
done
_Route15Biker1EndBattleText::
2014-01-23 05:22:31 +00:00
text "Why"
line "not?"
prompt
_Route15Biker1AfterBattleText::
2014-01-23 05:22:31 +00:00
text "You only live"
line "once, so I live"
cont "as an outlaw!"
cont "TEAM ROCKET RULES!"
done
_Route15Biker2BattleText::
2014-01-23 05:22:31 +00:00
text "Fork over all your"
line "cash when you"
cont "lose to me, kid!"
done
_Route15Biker2EndBattleText::
2014-01-23 05:22:31 +00:00
text "That"
line "can't be true!"
prompt
_Route15Biker2AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I was just joking"
line "about the money!"
done
_Route15CooltrainerF3BattleText::
2014-01-23 05:22:31 +00:00
text "What's cool?"
line "Trading #MON!"
done
_Route15CooltrainerF3EndBattleText::
2014-01-23 05:22:31 +00:00
text "I"
line "said trade!"
prompt
_Route15CooltrainerF3AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I trade #MON"
line "with my friends!"
done
_Route15CooltrainerF4BattleText::
2014-01-23 05:22:31 +00:00
text "Want to play with"
line "my #MON?"
done
_Route15CooltrainerF4EndBattleText::
2014-01-23 05:22:31 +00:00
text "I was"
line "too impatient!"
prompt
_Route15CooltrainerF4AfterBattleText::
2014-01-23 05:22:31 +00:00
text "I'll go train with"
line "weaker people.@"
text_end
2014-01-23 05:22:31 +00:00
_Route15SignText::
2014-01-23 05:22:31 +00:00
text "ROUTE 15"
line "West to FUCHSIA"
cont "CITY"
done