route_20.asm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. _Route20BattleText1::
  2. text "The water is"
  3. line "shallow here."
  4. done
  5. _Route20EndBattleText1::
  6. text "Splash!"
  7. prompt
  8. _Route20AfterBattleText1::
  9. text "I wish I could"
  10. line "ride my #MON."
  11. done
  12. _Route20BattleText2::
  13. text "SEAFOAM is a"
  14. line "quiet getaway!"
  15. done
  16. _Route20EndBattleText2::
  17. text "Quit it!"
  18. prompt
  19. _Route20AfterBattleText2::
  20. text "There's a huge"
  21. line "cavern underneath"
  22. cont "this island."
  23. done
  24. _Route20BattleText3::
  25. text "I love floating"
  26. line "with the fishes!"
  27. done
  28. _Route20EndBattleText3::
  29. text "Yowch!"
  30. prompt
  31. _Route20AfterBattleText3::
  32. text "Want to float"
  33. line "with me?"
  34. done
  35. _Route20BattleText4::
  36. text "Are you on"
  37. line "vacation too?"
  38. done
  39. _Route20EndBattleText4::
  40. text "No"
  41. line "mercy at all!"
  42. prompt
  43. _Route20AfterBattleText4::
  44. text "SEAFOAM used to"
  45. line "be one island!"
  46. done
  47. _Route20BattleText5::
  48. text "Check out my buff"
  49. line "physique!"
  50. done
  51. _Route20EndBattleText5::
  52. text "Wimpy!"
  53. prompt
  54. _Route20AfterBattleText5::
  55. text "I should've been"
  56. line "buffing up my"
  57. cont "#MON, not me!"
  58. done
  59. _Route20BattleText6::
  60. text "Why are you"
  61. line "riding a #MON?"
  62. cont "Can't you swim?"
  63. done
  64. _Route20EndBattleText6::
  65. text "Ouch!"
  66. line "Torpedoed!"
  67. prompt
  68. _Route20AfterBattleText6::
  69. text "Riding a #MON"
  70. line "sure looks fun!"
  71. done
  72. _Route20BattleText7::
  73. text "I rode my bird"
  74. line "#MON here!"
  75. done
  76. _Route20EndBattleText7::
  77. text "Oh"
  78. line "no!"
  79. prompt
  80. _Route20AfterBattleText7::
  81. text "My birds can't"
  82. line "FLY me back!"
  83. done
  84. _Route20BattleText8::
  85. text "My boy friend gave"
  86. line "me big pearls!"
  87. done
  88. _Route20EndBattleText8::
  89. text "Don't"
  90. line "touch my pearls!"
  91. prompt
  92. _Route20AfterBattleText8::
  93. text "Will my pearls"
  94. line "grow bigger"
  95. cont "inside CLOYSTER?"
  96. done
  97. _Route20BattleText9::
  98. text "I swam here from"
  99. line "CINNABAR ISLAND!"
  100. done
  101. _Route20EndBattleText9::
  102. text "I'm"
  103. line "so disappointed!"
  104. prompt
  105. _Route20AfterBattleText9::
  106. text "#MON have"
  107. line "taken over an"
  108. cont "abandoned mansion"
  109. cont "on CINNABAR!"
  110. done
  111. _Route20BattleText10::
  112. text "CINNABAR, in the"
  113. line "west, has a LAB"
  114. cont "for #MON."
  115. done
  116. _Route20EndBattleText10::
  117. text "Wait!"
  118. prompt
  119. _Route20AfterBattleText10::
  120. text "CINNABAR is a "
  121. line "volcanic island!"
  122. done
  123. _Route20Text12::
  124. _Route20Text11::
  125. text "SEAFOAM ISLANDS"
  126. done