route_14.asm 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. _Route14BattleText1::
  2. text "You need to use"
  3. line "TMs to teach good"
  4. cont "moves to #MON!"
  5. done
  6. _Route14EndBattleText1::
  7. text "Not"
  8. line "good enough!"
  9. prompt
  10. _Route14AfterBattleText1::
  11. text "You have some HMs"
  12. line "right? #MON"
  13. cont "can't ever forget"
  14. cont "those moves."
  15. done
  16. _Route14BattleText2::
  17. text "My bird #MON"
  18. line "should be ready"
  19. cont "for battle."
  20. done
  21. _Route14EndBattleText2::
  22. text "Not"
  23. line "ready yet!"
  24. prompt
  25. _Route14AfterBattleText2::
  26. text "They need to learn"
  27. line "better moves."
  28. done
  29. _Route14BattleText3::
  30. text "TMs are on sale"
  31. line "in CELADON!"
  32. cont "But, only a few"
  33. cont "people have HMs!"
  34. done
  35. _Route14EndBattleText3::
  36. text "Aww,"
  37. line "bummer!"
  38. prompt
  39. _Route14AfterBattleText3::
  40. text "Teach #MON"
  41. line "moves of the same"
  42. cont "element type for"
  43. cont "more power."
  44. done
  45. _Route14BattleText4::
  46. text "Have you taught"
  47. line "your bird #MON"
  48. cont "how to FLY?"
  49. done
  50. _Route14EndBattleText4::
  51. text "Shot"
  52. line "down in flames!"
  53. prompt
  54. _Route14AfterBattleText4::
  55. text "Bird #MON are"
  56. line "my true love!"
  57. done
  58. _Route14BattleText5::
  59. text "Have you heard of"
  60. line "the legendary"
  61. cont "#MON?"
  62. done
  63. _Route14EndBattleText5::
  64. text "Why?"
  65. line "Why'd I lose?"
  66. prompt
  67. _Route14AfterBattleText5::
  68. text "The 3 legendary"
  69. line "#MON are all"
  70. cont "birds of prey."
  71. done
  72. _Route14BattleText6::
  73. text "I'm not into it,"
  74. line "but OK! Let's go!"
  75. done
  76. _Route14EndBattleText6::
  77. text "I"
  78. line "knew it!"
  79. prompt
  80. _Route14AfterBattleText6::
  81. text "Winning, losing,"
  82. line "it doesn't matter"
  83. cont "in the long run!"
  84. done
  85. _Route14BattleText7::
  86. text "C'mon, c'mon."
  87. line "Let's go, let's"
  88. cont "go, let's go!"
  89. done
  90. _Route14EndBattleText7::
  91. text "Arrg!"
  92. line "Lost! Get lost!"
  93. prompt
  94. _Route14AfterBattleText7::
  95. text "What, what, what?"
  96. line "What do you want?"
  97. done
  98. _Route14BattleText8::
  99. text "Perfect! I need to"
  100. line "burn some time!"
  101. done
  102. _Route14EndBattleText8::
  103. text "What?"
  104. line "You!?"
  105. prompt
  106. _Route14AfterBattleText8::
  107. text "Raising #MON"
  108. line "is a drag, man."
  109. done
  110. _Route14BattleText9::
  111. text "We ride out here"
  112. line "because there's"
  113. cont "more room!"
  114. done
  115. _Route14EndBattleText9::
  116. text "Wipe out!"
  117. prompt
  118. _Route14AfterBattleText9::
  119. text "It's cool you"
  120. line "made your #MON"
  121. cont "so strong!"
  122. para "Might is right!"
  123. line "And you know it!"
  124. done
  125. _Route14BattleText10::
  126. text "#MON fight?"
  127. line "Cool! Rumble!"
  128. done
  129. _Route14EndBattleText10::
  130. text "Blown"
  131. line "away!"
  132. prompt
  133. _Route14AfterBattleText10::
  134. text "You know who'd"
  135. line "win, you and me"
  136. cont "one on one!"
  137. done
  138. _Route14Text11::
  139. text "ROUTE 14"
  140. line "West to FUCHSIA"
  141. cont "CITY"
  142. done