route_16.asm 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. _Route16BattleText1::
  2. text "What do you want?"
  3. done
  4. _Route16EndBattleText1::
  5. text "Don't you"
  6. line "dare laugh!"
  7. prompt
  8. _Route16AfterBattleText1::
  9. text "We like just"
  10. line "hanging here,"
  11. cont "what's it to you?"
  12. done
  13. _Route16BattleText2::
  14. text "Nice BIKE!"
  15. line "Hand it over!"
  16. done
  17. _Route16EndBattleText2::
  18. text "Knock"
  19. line "out!"
  20. prompt
  21. _Route16AfterBattleText2::
  22. text "Forget it, who"
  23. line "needs your BIKE!"
  24. done
  25. _Route16BattleText3::
  26. text "Come out and play,"
  27. line "little mouse!"
  28. done
  29. _Route16EndBattleText3::
  30. text "You"
  31. line "little rat!"
  32. prompt
  33. _Route16AfterBattleText3::
  34. text "I hate losing!"
  35. line "Get away from me!"
  36. done
  37. _Route16BattleText4::
  38. text "Hey, you just"
  39. line "bumped me!"
  40. done
  41. _Route16EndBattleText4::
  42. text "Kaboom!"
  43. prompt
  44. _Route16AfterBattleText4::
  45. text "You can also get"
  46. line "to FUCHSIA from"
  47. cont "VERMILION using a"
  48. cont "coastal road."
  49. done
  50. _Route16BattleText5::
  51. text "I'm feeling"
  52. line "hungry and mean!"
  53. done
  54. _Route16EndBattleText5::
  55. text "Bad,"
  56. line "bad, bad!"
  57. prompt
  58. _Route16AfterBattleText5::
  59. text "I like my #MON"
  60. line "ferocious! They"
  61. cont "tear up enemies!"
  62. done
  63. _Route16BattleText6::
  64. text "Sure, I'll go!"
  65. done
  66. _Route16EndBattleText6::
  67. text "Don't make"
  68. line "me mad!"
  69. prompt
  70. _Route16AfterBattleText6::
  71. text "I like harassing"
  72. line "people with my"
  73. cont "vicious #MON!"
  74. done
  75. _Route16Text7::
  76. text "A sleeping #MON"
  77. line "blocks the way!"
  78. done
  79. _Route16Text10::
  80. text "SNORLAX woke up!"
  81. para "It attacked in a"
  82. line "grumpy rage!"
  83. done
  84. _Route16Text11::
  85. text "With a big yawn,"
  86. line "SNORLAX returned"
  87. cont "to the mountains!"
  88. done
  89. _Route16Text8::
  90. text "Enjoy the slope!"
  91. line "CYCLING ROAD"
  92. done
  93. _Route16Text9::
  94. text "ROUTE 16"
  95. line "CELADON CITY -"
  96. cont "FUCHSIA CITY"
  97. done