route_13.asm 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. _Route13BattleText2::
  2. text "My bird #MON"
  3. line "want to scrap!"
  4. done
  5. _Route13EndBattleText2::
  6. text "My"
  7. line "bird combo lost?"
  8. prompt
  9. _Route13AfterBattleText2::
  10. text "My #MON look"
  11. line "happy even though"
  12. cont "they lost."
  13. done
  14. _Route13BattleText3::
  15. text "I'm told I'm good"
  16. line "for a kid!"
  17. done
  18. _Route13EndBattleText3::
  19. text "Ohh!"
  20. line "I lost!"
  21. prompt
  22. _Route13AfterBattleText3::
  23. text "I want to become"
  24. line "a good trainer."
  25. cont "I'll train hard."
  26. done
  27. _Route13BattleText4::
  28. text "Wow! Your BADGEs"
  29. line "are too cool!"
  30. done
  31. _Route13EndBattleText4::
  32. text "Not"
  33. line "enough!"
  34. prompt
  35. _Route13AfterBattleText4::
  36. text "You got those"
  37. line "BADGEs from GYM"
  38. cont "LEADERs. I know!"
  39. done
  40. _Route13BattleText5::
  41. text "My cute #MON"
  42. line "wish to make your"
  43. cont "acquaintance."
  44. done
  45. _Route13EndBattleText5::
  46. text "Wow!"
  47. line "You totally won!"
  48. prompt
  49. _Route13AfterBattleText5::
  50. text "You have to make"
  51. line "#MON fight to"
  52. cont "toughen them up!"
  53. done
  54. _Route13BattleText6::
  55. text "I found CARBOS in"
  56. line "a cave once."
  57. done
  58. _Route13EndBattleText6::
  59. text "Just"
  60. line "messed up!"
  61. prompt
  62. _Route13AfterBattleText6::
  63. text "CARBOS boosted"
  64. line "the SPEED of my"
  65. cont "#MON."
  66. done
  67. _Route13BattleText7::
  68. text "The wind's blowing"
  69. line "my way!"
  70. done
  71. _Route13EndBattleText7::
  72. text "The"
  73. line "wind turned!"
  74. prompt
  75. _Route13AfterBattleText7::
  76. text "I'm beat. I guess"
  77. line "I'll FLY home."
  78. done
  79. _Route13BattleText8::
  80. text "Sure, I'll play"
  81. line "with you!"
  82. done
  83. _Route13EndBattleText8::
  84. text "Oh!"
  85. line "You little brute!"
  86. prompt
  87. _Route13AfterBattleText8::
  88. text "I wonder which is"
  89. line "stronger, male or"
  90. cont "female #MON?"
  91. done
  92. _Route13BattleText9::
  93. text "Do you want to"
  94. line "#MON with me?"
  95. done
  96. _Route13EndBattleText9::
  97. text "It's over"
  98. line "already?"
  99. prompt
  100. _Route13AfterBattleText9::
  101. text "I don't know"
  102. line "anything about"
  103. cont "#MON. I just"
  104. cont "like cool ones!"
  105. done
  106. _Route13BattleText10::
  107. text "What're you"
  108. line "lookin' at?"
  109. done
  110. _Route13EndBattleText10::
  111. text "Dang!"
  112. line "Stripped gears!"
  113. prompt
  114. _Route13AfterBattleText10::
  115. text "Get lost!"
  116. done
  117. _Route13BattleText11::
  118. text "I always go with"
  119. line "bird #MON!"
  120. done
  121. _Route13EndBattleText11::
  122. text "Out"
  123. line "of power!"
  124. prompt
  125. _Route13AfterBattleText11::
  126. text "I wish I could"
  127. line "fly like PIDGEY"
  128. cont "and PIDGEOTTO..."
  129. done
  130. _Route13Text11::
  131. text "TRAINER TIPS"
  132. para "Look to the left"
  133. line "of that post!"
  134. done
  135. _Route13Text12::
  136. text "TRAINER TIPS"
  137. para "Use SELECT to"
  138. line "switch items in"
  139. cont "the ITEM window!"
  140. done
  141. _Route13Text13::
  142. text "ROUTE 13"
  143. line "North to SILENCE"
  144. cont "BRIDGE"
  145. done