route_8.asm 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. _Route8BattleText1::
  2. text "You look good at"
  3. line "#MON, but"
  4. cont "how's your chem?"
  5. done
  6. _Route8EndBattleText1::
  7. text "Ow!"
  8. line "Meltdown!"
  9. prompt
  10. _Route8AfterBattleText1::
  11. text "I am better at"
  12. line "school than this!"
  13. done
  14. _Route8BattleText2::
  15. text "All right! Let's"
  16. line "roll the dice!"
  17. done
  18. _Route8EndBattleText2::
  19. text "Drat!"
  20. line "Came up short!"
  21. prompt
  22. _Route8AfterBattleText2::
  23. text "Lady Luck's not"
  24. line "with me today!"
  25. done
  26. _Route8BattleText3::
  27. text "You need strategy"
  28. line "to win at this!"
  29. done
  30. _Route8EndBattleText3::
  31. text "It's"
  32. line "not logical!"
  33. prompt
  34. _Route8AfterBattleText3::
  35. text "Go with GRIMER"
  36. line "first...and..."
  37. cont "...and...then..."
  38. done
  39. _Route8BattleText4::
  40. text "I like NIDORAN, so"
  41. line "I collect them!"
  42. done
  43. _Route8EndBattleText4::
  44. text "Why? Why??"
  45. prompt
  46. _Route8AfterBattleText4::
  47. text "When #MON grow"
  48. line "up they get ugly!"
  49. cont "They shouldn't"
  50. cont "evolve!"
  51. done
  52. _Route8BattleText5::
  53. text "School is fun, but"
  54. line "so are #MON."
  55. done
  56. _Route8EndBattleText5::
  57. text "I'll"
  58. line "stay with school."
  59. prompt
  60. _Route8AfterBattleText5::
  61. text "We're stuck here"
  62. line "because of the"
  63. cont "gates at SAFFRON."
  64. done
  65. _Route8BattleText6::
  66. text "MEOWTH is so cute,"
  67. line "meow, meow, meow!"
  68. done
  69. _Route8EndBattleText6::
  70. text "Meow!"
  71. prompt
  72. _Route8AfterBattleText6::
  73. text "I think PIDGEY"
  74. line "and RATTATA"
  75. cont "are cute too!"
  76. done
  77. _Route8BattleText7::
  78. text "We must look"
  79. line "silly standing"
  80. cont "here like this!"
  81. done
  82. _Route8EndBattleText7::
  83. text "Look what"
  84. line "you did!"
  85. prompt
  86. _Route8AfterBattleText7::
  87. text "SAFFRON's gate"
  88. line "keeper won't let"
  89. cont "us through."
  90. cont "He's so mean!"
  91. done
  92. _Route8BattleText8::
  93. text "I'm a rambling,"
  94. line "gambling dude!"
  95. done
  96. _Route8EndBattleText8::
  97. text "Missed"
  98. line "the big score!"
  99. prompt
  100. _Route8AfterBattleText8::
  101. text "Gambling and"
  102. line "#MON are like"
  103. cont "eating peanuts!"
  104. cont "Just can't stop!"
  105. done
  106. _Route8BattleText9::
  107. text "What's a cute,"
  108. line "round and fluffy"
  109. cont "#MON?"
  110. done
  111. _Route8EndBattleText9::
  112. text "Stop!"
  113. para "Don't be so mean"
  114. line "to my CLEFAIRY!"
  115. prompt
  116. _Route8AfterBattleText9::
  117. text "I heard that"
  118. line "CLEFAIRY evolves"
  119. cont "when it's exposed"
  120. cont "to a MOON STONE."
  121. done
  122. _Route8Text10::
  123. text "UNDERGROUND PATH"
  124. line "CELADON CITY -"
  125. cont "LAVENDER TOWN"
  126. done