route_12.asm 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. _Route12Text1::
  2. text "A sleeping #MON"
  3. line "blocks the way!"
  4. done
  5. _Route12Text13::
  6. text "SNORLAX woke up!"
  7. para "It attacked in a"
  8. line "grumpy rage!"
  9. done
  10. _Route12Text14::
  11. text "SNORLAX calmed"
  12. line "down! With a big"
  13. cont "yawn, it returned"
  14. cont "to the mountains!"
  15. done
  16. _Route12BattleText1::
  17. text "Yeah! I got a"
  18. line "bite, here!"
  19. done
  20. _Route12EndBattleText1::
  21. text "Tch!"
  22. line "Just a small fry!"
  23. prompt
  24. _Route12AfterBattleText1::
  25. text "Hang on! My line's"
  26. line "snagged!"
  27. done
  28. _Route12BattleText2::
  29. text "Be patient!"
  30. line "Fishing is a"
  31. cont "waiting game!"
  32. done
  33. _Route12EndBattleText2::
  34. text "That"
  35. line "one got away!"
  36. prompt
  37. _Route12AfterBattleText2::
  38. text "With a better ROD,"
  39. line "I could catch"
  40. cont "better #MON!"
  41. done
  42. _Route12BattleText3::
  43. text "Have you found a"
  44. line "MOON STONE?"
  45. done
  46. _Route12EndBattleText3::
  47. text "Oww!"
  48. prompt
  49. _Route12AfterBattleText3::
  50. text "I could have made"
  51. line "my #MON evolve"
  52. cont "with MOON STONE!"
  53. done
  54. _Route12BattleText4::
  55. text "Electricity is my"
  56. line "specialty!"
  57. done
  58. _Route12EndBattleText4::
  59. text "Unplugged!"
  60. prompt
  61. _Route12AfterBattleText4::
  62. text "Water conducts"
  63. line "electricity, so"
  64. cont "you should zap"
  65. cont "sea #MON!"
  66. done
  67. _Route12BattleText5::
  68. text "The FISHING FOOL"
  69. line "vs. #MON KID!"
  70. done
  71. _Route12EndBattleText5::
  72. text "Too"
  73. line "much!"
  74. prompt
  75. _Route12AfterBattleText5::
  76. text "You beat me at"
  77. line "#MON, but I'm"
  78. cont "good at fishing!"
  79. done
  80. _Route12BattleText6::
  81. text "I'd rather be"
  82. line "working!"
  83. done
  84. _Route12EndBattleText6::
  85. text "It's"
  86. line "not easy..."
  87. prompt
  88. _Route12AfterBattleText6::
  89. text "It's all right."
  90. line "Losing doesn't"
  91. cont "bug me any more."
  92. done
  93. _Route12BattleText7::
  94. text "You never know"
  95. line "what you could"
  96. cont "catch!"
  97. done
  98. _Route12EndBattleText7::
  99. text "Lost"
  100. line "it!"
  101. prompt
  102. _Route12AfterBattleText7::
  103. text "I catch MAGIKARP"
  104. line "all the time, but"
  105. cont "they're so weak!"
  106. done
  107. _Route12Text11::
  108. text "ROUTE 12 "
  109. line "North to LAVENDER"
  110. done
  111. _Route12Text12::
  112. text "SPORT FISHING AREA"
  113. done