silph_co_7f.asm 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. _MeetLaprasGuyText::
  2. text "Oh! Hi! You're"
  3. line "not a ROCKET! You"
  4. cont "came to save us?"
  5. cont "Why, thank you!"
  6. para "I want you to"
  7. line "have this #MON"
  8. cont "for saving us."
  9. prompt
  10. _HeresYourLaprasText::
  11. text "It's LAPRAS. It's"
  12. line "very intelligent."
  13. para "We kept it in our"
  14. line "lab, but it will"
  15. cont "be much better"
  16. cont "off with you!"
  17. para "I think you will"
  18. line "be a good trainer"
  19. cont "for LAPRAS!"
  20. para "It's a good"
  21. line "swimmer. It'll"
  22. cont "give you a lift!"
  23. done
  24. _LaprasGuyText::
  25. text "TEAM ROCKET's"
  26. line "BOSS went to the"
  27. cont "boardroom! Is our"
  28. cont "PRESIDENT OK?"
  29. done
  30. _LaprasGuySavedText::
  31. text "Saved at last!"
  32. line "Thank you!"
  33. done
  34. _SilphCo7Text_51e00::
  35. text "TEAM ROCKET was"
  36. line "after the MASTER"
  37. cont "BALL which will"
  38. cont "catch any #MON!"
  39. done
  40. _CanceledMasterBallText::
  41. text "We canceled the"
  42. line "MASTER BALL"
  43. cont "project because"
  44. cont "of TEAM ROCKET."
  45. done
  46. _SilphCo7Text_51e23::
  47. text "It would be bad"
  48. line "if TEAM ROCKET"
  49. cont "took over SILPH"
  50. cont "or our #MON!"
  51. done
  52. _SilphCo7Text_51e28::
  53. text "Wow! You chased"
  54. line "off TEAM ROCKET"
  55. cont "all by yourself?"
  56. done
  57. _SilphCo7Text_51e46::
  58. text "You! It's really"
  59. line "dangerous here!"
  60. cont "You came to save"
  61. cont "me? You can't!"
  62. done
  63. _SilphCo7Text_51e4b::
  64. text "Safe at last!"
  65. line "Oh thank you!"
  66. done
  67. _SilphCo7BattleText1::
  68. text "Oh ho! I smell a"
  69. line "little rat!"
  70. done
  71. _SilphCo7EndBattleText1::
  72. text "Lights"
  73. line "out!"
  74. prompt
  75. _SilphCo7AfterBattleText1::
  76. text "You won't find my"
  77. line "BOSS by just"
  78. cont "scurrying around!"
  79. done
  80. _SilphCo7BattleText2::
  81. text "Heheh!"
  82. para "You mistook me for"
  83. line "a SILPH worker?"
  84. done
  85. _SilphCo7EndBattleText2::
  86. text "I'm"
  87. line "done!"
  88. prompt
  89. _SilphCo7AfterBattleText2::
  90. text "Despite your age,"
  91. line "you are a skilled"
  92. cont "trainer!"
  93. done
  94. _SilphCo7BattleText3::
  95. text "I am one of the 4"
  96. line "ROCKET BROTHERS!"
  97. done
  98. _SilphCo7EndBattleText3::
  99. text "Aack!"
  100. line "Brothers, I lost!"
  101. prompt
  102. _SilphCo7AfterBattleText3::
  103. text "Doesn't matter."
  104. line "My brothers will"
  105. cont "repay the favor!"
  106. done
  107. _SilphCo7BattleText4::
  108. text "A child intruder?"
  109. line "That must be you!"
  110. done
  111. _SilphCo7EndBattleText4::
  112. text "Fine!"
  113. line "I lost!"
  114. prompt
  115. _SilphCo7AfterBattleText4::
  116. text "Go on home"
  117. line "before my BOSS"
  118. cont "gets ticked off!"
  119. done
  120. _SilphCo7Text_51ebe::
  121. text "<RIVAL>: What"
  122. line "kept you <PLAYER>?"
  123. done
  124. _SilphCo7Text_51ec3::
  125. text "<RIVAL>: Hahaha!"
  126. line "I thought you'd"
  127. cont "turn up if I"
  128. cont "waited here!"
  129. para "I guess TEAM"
  130. line "ROCKET slowed you"
  131. cont "down! Not that I"
  132. cont "care!"
  133. para "I saw you in"
  134. line "SAFFRON, so I"
  135. cont "decided to see if"
  136. cont "you got better!"
  137. done
  138. _SilphCo7Text_51ec8::
  139. text "Oh ho!"
  140. line "So, you are ready"
  141. cont "for BOSS ROCKET!"
  142. prompt
  143. _SilphCo7Text_51ecd::
  144. text "<RIVAL>: How can"
  145. line "I put this?"
  146. para "You're not good"
  147. line "enough to play"
  148. cont "with us big boys!"
  149. prompt
  150. _SilphCo7Text_51ed2::
  151. text "Well, <PLAYER>!"
  152. para "I'm moving on up"
  153. line "and ahead!"
  154. para "By checking my"
  155. line "#DEX, I'm"
  156. cont "starting to see"
  157. cont "what's strong and"
  158. cont "how they evolve!"
  159. para "I'm going to the"
  160. line "#MON LEAGUE"
  161. cont "to boot out the"
  162. cont "ELITE FOUR!"
  163. para "I'll become the"
  164. line "world's most"
  165. cont "powerful trainer!"
  166. para "<PLAYER>, well"
  167. line "good luck to you!"
  168. cont "Don't sweat it!"
  169. cont "Smell ya!"
  170. done