route_9.asm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. _Route9BattleText1::
  2. text "You have #MON"
  3. line "with you!"
  4. cont "You're mine!"
  5. done
  6. _Route9EndBattleText1::
  7. text "You"
  8. line "deceived me!"
  9. prompt
  10. _Route9AfterBattleText1::
  11. text "You need light to"
  12. line "get through that"
  13. cont "dark tunnel ahead."
  14. done
  15. _Route9BattleText2::
  16. text "Who's that walking"
  17. line "with those good"
  18. cont "looking #MON?"
  19. done
  20. _Route9EndBattleText2::
  21. text "Out"
  22. line "like a light!"
  23. prompt
  24. _Route9AfterBattleText2::
  25. text "Keep walking!"
  26. done
  27. _Route9BattleText3::
  28. text "I'm taking ROCK"
  29. line "TUNNEL to go to"
  30. cont "LAVENDER..."
  31. done
  32. _Route9EndBattleText3::
  33. text "Can't"
  34. line "measure up!"
  35. prompt
  36. _Route9AfterBattleText3::
  37. text "Are you off to"
  38. line "ROCK TUNNEL too?"
  39. done
  40. _Route9BattleText4::
  41. text "Don't you dare"
  42. line "condescend me!"
  43. done
  44. _Route9EndBattleText4::
  45. text "No!"
  46. line "You're too much!"
  47. prompt
  48. _Route9AfterBattleText4::
  49. text "You're obviously"
  50. line "talented! Good"
  51. cont "luck to you!"
  52. done
  53. _Route9BattleText5::
  54. text "Bwahaha!"
  55. line "Great! I was"
  56. cont "bored, eh!"
  57. done
  58. _Route9EndBattleText5::
  59. text "Keep it"
  60. line "coming, eh!"
  61. para "Oh wait. I'm out"
  62. line "of #MON!"
  63. prompt
  64. _Route9AfterBattleText5::
  65. text "You sure had guts"
  66. line "standing up to me"
  67. cont "there, eh?"
  68. done
  69. _Route9BattleText6::
  70. text "Hahaha!"
  71. line "Aren't you a"
  72. cont "little toughie!"
  73. done
  74. _Route9EndBattleText6::
  75. text "What's"
  76. line "that?"
  77. prompt
  78. _Route9AfterBattleText6::
  79. text "Hahaha! Kids"
  80. line "should be tough!"
  81. done
  82. _Route9BattleText7::
  83. text "I got up early"
  84. line "every day to"
  85. cont "raise my #MON"
  86. cont "from cocoons!"
  87. done
  88. _Route9EndBattleText7::
  89. text "WHAT?"
  90. para "What a total"
  91. line "waste of time!"
  92. prompt
  93. _Route9AfterBattleText7::
  94. text "I have to collect"
  95. line "more than bugs to"
  96. cont "get stronger..."
  97. done
  98. _Route9BattleText8::
  99. text "Hahahaha!"
  100. line "Come on, dude!"
  101. done
  102. _Route9EndBattleText8::
  103. text "Hahahaha!"
  104. line "You beat me fair!"
  105. prompt
  106. _Route9AfterBattleText8::
  107. text "Hahahaha!"
  108. line "Us hearty guys"
  109. cont "always laugh!"
  110. done
  111. _Route9BattleText9::
  112. text "Go, my super bug"
  113. line "#MON!"
  114. done
  115. _Route9EndBattleText9::
  116. text "My"
  117. line "bugs..."
  118. prompt
  119. _Route9AfterBattleText9::
  120. text "If you don't like"
  121. line "bug #MON, you"
  122. cont "bug me!"
  123. done
  124. _Route9Text11::
  125. text "ROUTE 9"
  126. line "CERULEAN CITY-"
  127. cont "ROCK TUNNEL"
  128. done