route_15.asm 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. _Route15BattleText1::
  2. text "Let me try out the"
  3. line "#MON I just"
  4. cont "got in a trade!"
  5. done
  6. _Route15EndBattleText1::
  7. text "Not"
  8. line "good enough!"
  9. prompt
  10. _Route15AfterBattleText1::
  11. text "You can't change"
  12. line "the nickname of"
  13. cont "any #MON you"
  14. cont "get in a trade."
  15. para "Only the Original"
  16. line "Trainer can."
  17. done
  18. _Route15BattleText2::
  19. text "You look gentle,"
  20. line "so I think I can"
  21. cont "beat you!"
  22. done
  23. _Route15EndBattleText2::
  24. text "No,"
  25. line "wrong!"
  26. prompt
  27. _Route15AfterBattleText2::
  28. text "I'm afraid of"
  29. line "BIKERs, they look"
  30. cont "so ugly and mean!"
  31. done
  32. _Route15BattleText3::
  33. text "When I whistle, I"
  34. line "can summon bird"
  35. cont "#MON!"
  36. done
  37. _Route15EndBattleText3::
  38. text "Ow!"
  39. line "That's tragic!"
  40. prompt
  41. _Route15AfterBattleText3::
  42. text "Maybe I'm not cut"
  43. line "out for battles."
  44. done
  45. _Route15BattleText4::
  46. text "Hmm? My birds are"
  47. line "shivering! You're"
  48. cont "good, aren't you?"
  49. done
  50. _Route15EndBattleText4::
  51. text "Just"
  52. line "as I thought!"
  53. prompt
  54. _Route15AfterBattleText4::
  55. text "Did you know moves"
  56. line "like EARTHQUAKE"
  57. cont "don't have any"
  58. cont "effect on birds?"
  59. done
  60. _Route15BattleText5::
  61. text "Oh, you're a"
  62. line "little cutie!"
  63. done
  64. _Route15EndBattleText5::
  65. text "You looked"
  66. line "so cute too!"
  67. prompt
  68. _Route15AfterBattleText5::
  69. text "I forgive you!"
  70. line "I can take it!"
  71. done
  72. _Route15BattleText6::
  73. text "I raise #MON"
  74. line "because I live"
  75. cont "alone!"
  76. done
  77. _Route15EndBattleText6::
  78. text "I didn't"
  79. line "ask for this!"
  80. prompt
  81. _Route15AfterBattleText6::
  82. text "I just like going"
  83. line "home to be with"
  84. cont "my #MON!"
  85. done
  86. _Route15BattleText7::
  87. text "Hey kid! C'mon!"
  88. line "I just got these!"
  89. done
  90. _Route15EndBattleText7::
  91. text "Why"
  92. line "not?"
  93. prompt
  94. _Route15AfterBattleText7::
  95. text "You only live"
  96. line "once, so I live"
  97. cont "as an outlaw!"
  98. cont "TEAM ROCKET RULES!"
  99. done
  100. _Route15BattleText8::
  101. text "Fork over all your"
  102. line "cash when you"
  103. cont "lose to me, kid!"
  104. done
  105. _Route15EndBattleText8::
  106. text "That"
  107. line "can't be true!"
  108. prompt
  109. _Route15AfterBattleText8::
  110. text "I was just joking"
  111. line "about the money!"
  112. done
  113. _Route15BattleText9::
  114. text "What's cool?"
  115. line "Trading #MON!"
  116. done
  117. _Route15EndBattleText9::
  118. text "I"
  119. line "said trade!"
  120. prompt
  121. _Route15AfterBattleText9::
  122. text "I trade #MON"
  123. line "with my friends!"
  124. done
  125. _Route15BattleText10::
  126. text "Want to play with"
  127. line "my #MON?"
  128. done
  129. _Route15EndBattleText10::
  130. text "I was"
  131. line "too impatient!"
  132. prompt
  133. _Route15AfterBattleText10::
  134. text "I'll go train with"
  135. line "weaker people.@@"
  136. _Route15Text12::
  137. text "ROUTE 15"
  138. line "West to FUCHSIA"
  139. cont "CITY"
  140. done