route_3.asm 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. _Route3Text1::
  2. text "Whew... I better"
  3. line "take a rest..."
  4. cont "Groan..."
  5. para "That tunnel from"
  6. line "CERULEAN takes a"
  7. cont "lot out of you!"
  8. done
  9. _Route3BattleText1::
  10. text "Hey! I met you in"
  11. line "VIRIDIAN FOREST!"
  12. done
  13. _Route3EndBattleText1::
  14. text "You"
  15. line "beat me again!"
  16. prompt
  17. _Route3AfterBattleText1::
  18. text "There are other"
  19. line "kinds of #MON"
  20. cont "than those found"
  21. cont "in the forest!"
  22. done
  23. _Route3BattleText2::
  24. text "Hi! I like shorts!"
  25. line "They're comfy and"
  26. cont "easy to wear!"
  27. done
  28. _Route3EndBattleText2::
  29. text "I don't"
  30. line "believe it!"
  31. prompt
  32. _Route3AfterBattleText2::
  33. text "Are you storing"
  34. line "your #MON on"
  35. cont "PC? Each BOX can"
  36. cont "hold 20 #MON!"
  37. done
  38. _Route3BattleText3::
  39. text "You looked at me,"
  40. line "didn't you?"
  41. done
  42. _Route3EndBattleText3::
  43. text "You're"
  44. line "mean!"
  45. prompt
  46. _Route3AfterBattleText3::
  47. text "Quit staring if"
  48. line "you don't want to"
  49. cont "fight!"
  50. done
  51. _Route3BattleText4::
  52. text "Are you a trainer?"
  53. line "Let's fight!"
  54. done
  55. _Route3EndBattleText4::
  56. text "If I"
  57. line "had new #MON I"
  58. cont "would've won!"
  59. prompt
  60. _Route3AfterBattleText4::
  61. text "If a #MON BOX"
  62. line "on the PC gets"
  63. cont "full, just switch"
  64. cont "to another BOX!"
  65. done
  66. _Route3BattleText5::
  67. text "That look you"
  68. line "gave me, it's so"
  69. cont "intriguing!"
  70. done
  71. _Route3EndBattleText5::
  72. text "Be nice!"
  73. prompt
  74. _Route3AfterBattleText5::
  75. text "Avoid fights by"
  76. line "not letting"
  77. cont "people see you!"
  78. done
  79. _Route3BattleText6::
  80. text "Hey! You're not"
  81. line "wearing shorts!"
  82. done
  83. _Route3EndBattleText6::
  84. text "Lost!"
  85. line "Lost! Lost!"
  86. prompt
  87. _Route3AfterBattleText6::
  88. text "I always wear"
  89. line "shorts, even in"
  90. cont "winter!"
  91. done
  92. _Route3BattleText7::
  93. text "You can fight my"
  94. line "new #MON!"
  95. done
  96. _Route3EndBattleText7::
  97. text "Done"
  98. line "like dinner!"
  99. prompt
  100. _Route3AfterBattleText7::
  101. text "Trained #MON"
  102. line "are stronger than"
  103. cont "the wild ones!"
  104. done
  105. _Route3BattleText8::
  106. text "Eek! Did you"
  107. line "touch me?"
  108. done
  109. _Route3EndBattleText8::
  110. text "That's it?"
  111. prompt
  112. _Route3AfterBattleText8::
  113. text "ROUTE 4 is at the"
  114. line "foot of MT.MOON."
  115. done
  116. _Route3Text10::
  117. text "ROUTE 3"
  118. line "MT.MOON AHEAD"
  119. done