cinnabar_gym.asm 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. _BlaineBattleText::
  2. text "Hah!"
  3. para "I am BLAINE! I"
  4. line "am the LEADER of"
  5. cont "CINNABAR GYM!"
  6. para "My fiery #MON"
  7. line "will incinerate"
  8. cont "all challengers!"
  9. para "Hah! You better"
  10. line "have BURN HEAL!"
  11. done
  12. _BlaineEndBattleText::
  13. text "I have"
  14. line "burnt out!"
  15. para "You have earned"
  16. line "the VOLCANOBADGE!@@"
  17. _BlaineFireBlastText::
  18. text "FIRE BLAST is the"
  19. line "ultimate fire"
  20. cont "technique!"
  21. para "Don't waste it on"
  22. line "water #MON!"
  23. done
  24. _BlaineBadgeText::
  25. text "Hah!"
  26. para "The VOLCANOBADGE"
  27. line "heightens the"
  28. cont "SPECIAL abilities"
  29. cont "of your #MON!"
  30. para "Here, you can"
  31. line "have this too!"
  32. done
  33. _ReceivedTM38Text::
  34. text "<PLAYER> received"
  35. line "@"
  36. TX_RAM wcf4b
  37. text "!@@"
  38. _TM38ExplanationText::
  39. db $0
  40. para "TM38 contains"
  41. line "FIRE BLAST!"
  42. para "Teach it to fire-"
  43. line "type #MON!"
  44. para "CHARMELEON or"
  45. line "PONYTA would be"
  46. cont "good bets!"
  47. done
  48. _TM38NoRoomText::
  49. text "Make room for my"
  50. line "gift!"
  51. done
  52. _CinnabarGymText_7595f::
  53. text "Do you know how"
  54. line "hot #MON fire"
  55. cont "breath can get?"
  56. done
  57. _CinnabarGymText_75964::
  58. text "Yow!"
  59. line "Hot, hot, hot!"
  60. prompt
  61. _CinnabarGymText_75969::
  62. text "Fire, or to be"
  63. line "more precise,"
  64. cont "combustion..."
  65. para "Blah, blah, blah,"
  66. line "blah..."
  67. done
  68. _CinnabarGymText_75994::
  69. text "I was a thief, but"
  70. line "I became straight"
  71. cont "as a trainer!"
  72. done
  73. _CinnabarGymText_75999::
  74. text "I"
  75. line "surrender!"
  76. prompt
  77. _CinnabarGymText_7599e::
  78. text "I can't help"
  79. line "stealing other"
  80. cont "people's #MON!"
  81. done
  82. _CinnabarGymText_759c9::
  83. text "You can't win!"
  84. line "I have studied"
  85. cont "#MON totally!"
  86. done
  87. _CinnabarGymText_759ce::
  88. text "Waah!"
  89. line "My studies!"
  90. prompt
  91. _CinnabarGymText_759d3::
  92. text "My theories are"
  93. line "too complicated"
  94. cont "for you!"
  95. done
  96. _CinnabarGymText_759fe::
  97. text "I just like using"
  98. line "fire #MON!"
  99. done
  100. _CinnabarGymText_75a03::
  101. text "Too hot"
  102. line "to handle!"
  103. prompt
  104. _CinnabarGymText_75a08::
  105. text "I wish there was"
  106. line "a thief #MON!"
  107. cont "I'd use that!"
  108. done
  109. _CinnabarGymText_75a33::
  110. text "I know why BLAINE"
  111. line "became a trainer!"
  112. done
  113. _CinnabarGymText_75a38::
  114. text "Ow!"
  115. prompt
  116. _CinnabarGymText_75a3d::
  117. text "BLAINE was lost"
  118. line "in the mountains"
  119. cont "when a fiery bird"
  120. cont "#MON appeared."
  121. para "Its light enabled"
  122. line "BLAINE to find"
  123. cont "his way down!"
  124. done
  125. _CinnabarGymText_75a68::
  126. text "I've been to many"
  127. line "GYMs, but this is"
  128. cont "my favorite!"
  129. done
  130. _CinnabarGymText_75a6d::
  131. text "Yowza!"
  132. line "Too hot!"
  133. prompt
  134. _CinnabarGymText_75a72::
  135. text "Us fire #MON"
  136. line "fans like PONYTA"
  137. cont "and NINETALES!"
  138. done
  139. _CinnabarGymText_75a9d::
  140. text "Fire is weak"
  141. line "against H2O!"
  142. done
  143. _CinnabarGymText_75aa2::
  144. text "Oh!"
  145. line "Snuffed out!"
  146. prompt
  147. _CinnabarGymText_75aa7::
  148. text "Water beats fire!"
  149. line "But, fire melts"
  150. cont "ice #MON!"
  151. done
  152. _CinnabarGymText_75ac2::
  153. text "Yo! Champ in"
  154. line "making!"
  155. para "The hot-headed"
  156. line "BLAINE is a fire"
  157. cont "#MON pro!"
  158. para "Douse his spirits"
  159. line "with water!"
  160. para "You better take"
  161. line "some BURN HEALs!"
  162. done
  163. _CinnabarGymText_75ac7::
  164. text "<PLAYER>! You beat"
  165. line "that fire brand!"
  166. done