fuchsia_gym_2.asm 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. _KogaExplainToxicText::
  2. text "When afflicted by"
  3. line "TOXIC, #MON"
  4. cont "suffer more and"
  5. cont "more as battle"
  6. cont "progresses!"
  7. para "It will surely"
  8. line "terrorize foes!"
  9. done
  10. _FuchsiaGymText9::
  11. text "Now that you have"
  12. line "the SOULBADGE,"
  13. cont "the DEFENSE of"
  14. cont "your #MON"
  15. cont "increases!"
  16. para "It also lets you"
  17. line "SURF outside of"
  18. cont "battle!"
  19. para "Ah! Take this"
  20. line "too!"
  21. done
  22. _ReceivedTM06Text::
  23. text "<PLAYER> received"
  24. line "@"
  25. TX_RAM wcf4b
  26. text "!@@"
  27. _TM06ExplanationText::
  28. db $0
  29. para "TM06 contains"
  30. line "TOXIC!"
  31. para "It is a secret"
  32. line "technique over"
  33. cont "400 years old!"
  34. done
  35. _TM06NoRoomText::
  36. text "Make space for"
  37. line "this, child!"
  38. done
  39. _FuchsiaGymBattleText1::
  40. text "Strength isn't"
  41. line "the key for"
  42. cont "#MON!"
  43. para "It's strategy!"
  44. para "I'll show you how"
  45. line "strategy can beat"
  46. cont "brute strength!"
  47. done
  48. _FuchsiaGymEndBattleText1::
  49. text "What?"
  50. line "Extraordinary!"
  51. prompt
  52. _FuchsiaGymAfterBattleText1::
  53. text "So, you mix brawn"
  54. line "with brains?"
  55. cont "Good strategy!"
  56. done
  57. _FuchsiaGymBattleText2::
  58. text "I wanted to become"
  59. line "a ninja, so I"
  60. cont "joined this GYM!"
  61. done
  62. _FuchsiaGymEndBattleText2::
  63. text "I'm done"
  64. line "for!"
  65. prompt
  66. _FuchsiaGymAfterBattleText2::
  67. text "I will keep on"
  68. line "training under"
  69. cont "KOGA, my ninja"
  70. cont "master!"
  71. done
  72. _FuchsiaGymBattleText3::
  73. text "Let's see you"
  74. line "beat my special"
  75. cont "techniques!"
  76. done
  77. _FuchsiaGymEndBattleText3::
  78. text "You"
  79. line "had me fooled!"
  80. prompt
  81. _FuchsiaGymAfterBattleText3::
  82. text "I like poison and"
  83. line "sleep techniques,"
  84. cont "as they linger"
  85. cont "after battle!"
  86. done
  87. _FuchsiaGymBattleText4::
  88. text "Stop right there!"
  89. para "Our invisible"
  90. line "walls have you"
  91. cont "frustrated?"
  92. done
  93. _FuchsiaGymEndBattleText4::
  94. text "Whoa!"
  95. line "He's got it!"
  96. prompt
  97. _FuchsiaGymAfterBattleText4::
  98. text "You impressed me!"
  99. line "Here's a hint!"
  100. para "Look very closely"
  101. line "for gaps in the"
  102. cont "invisible walls!"
  103. done
  104. _FuchsiaGymBattleText5::
  105. text "I also study the"
  106. line "way of the ninja"
  107. cont "with master KOGA!"
  108. para "Ninja have a long"
  109. line "history of using"
  110. cont "animals!"
  111. done
  112. _FuchsiaGymEndBattleText5::
  113. text "Awoo!"
  114. prompt
  115. _FuchsiaGymAfterBattleText5::
  116. text "I still have much"
  117. line "to learn!"
  118. done
  119. _FuchsiaGymBattleText6::
  120. text "Master KOGA comes"
  121. line "from a long line"
  122. cont "of ninjas!"
  123. para "What did you"
  124. line "descend from?"
  125. done
  126. _FuchsiaGymEndBattleText6::
  127. text "Dropped"
  128. line "my balls!"
  129. prompt
  130. _FuchsiaGymAfterBattleText6::
  131. text "Where there is"
  132. line "light, there is"
  133. cont "shadow!"
  134. para "Light and shadow!"
  135. line "Which do you"
  136. cont "choose?"
  137. done
  138. _FuchsiaGymText_7564e::
  139. text "Yo! Champ in"
  140. line "making!"
  141. para "FUCHSIA GYM is"
  142. line "riddled with"
  143. cont "invisible walls!"
  144. para "KOGA might appear"
  145. line "close, but he's"
  146. cont "blocked off!"
  147. para "You have to find"
  148. line "gaps in the walls"
  149. cont "to reach him!"
  150. done
  151. _FuchsiaGymText_75653::
  152. text "It's amazing how"
  153. line "ninja can terrify"
  154. cont "even now!"
  155. done