pewter_gym_2.asm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. _PewterGymText_5c4a3::
  2. text "There are all"
  3. line "kinds of trainers"
  4. cont "in the world!"
  5. para "You appear to be"
  6. line "very gifted as a"
  7. cont "#MON trainer!"
  8. para "Go to the GYM in"
  9. line "CERULEAN and test"
  10. cont "your abilities!"
  11. done
  12. _TM34PreReceiveText::
  13. text "Wait! Take this"
  14. line "with you!"
  15. done
  16. _ReceivedTM34Text::
  17. text "<PLAYER> received"
  18. line "TM34!@@"
  19. _TM34ExplanationText::
  20. db $0
  21. para "A TM contains a"
  22. line "technique that"
  23. cont "can be taught to"
  24. cont "#MON!"
  25. para "A TM is good only"
  26. line "once! So when you"
  27. cont "use one to teach"
  28. cont "a new technique,"
  29. cont "pick the #MON"
  30. cont "carefully!"
  31. para "TM34 contains"
  32. line "BIDE!"
  33. para "Your #MON will"
  34. line "absorb damage in"
  35. cont "battle then pay"
  36. cont "it back double!"
  37. done
  38. _TM34NoRoomText::
  39. text "You don't have"
  40. line "room for this!"
  41. done
  42. _PewterGymText_5c4bc::
  43. text "I took"
  44. line "you for granted."
  45. para "As proof of your"
  46. line "victory, here's"
  47. cont "the BOULDERBADGE!"
  48. para "<PLAYER> received"
  49. line "the BOULDERBADGE!@@"
  50. _PewterGymText_5c4c1::
  51. db $0
  52. para "That's an official"
  53. line "#MON LEAGUE"
  54. cont "BADGE!"
  55. para "Its bearer's"
  56. line "#MON become"
  57. cont "more powerful!"
  58. para "The technique"
  59. line "FLASH can now be"
  60. cont "used any time!"
  61. prompt
  62. _PewterGymBattleText1::
  63. text "Stop right there,"
  64. line "kid!"
  65. para "You're still light"
  66. line "years from facing"
  67. cont "BROCK!"
  68. done
  69. _PewterGymEndBattleText1::
  70. text "Darn!"
  71. para "Light years isn't"
  72. line "time! It measures"
  73. cont "distance!"
  74. prompt
  75. _PewterGymAfterBattleText1::
  76. text "You're pretty hot,"
  77. line "but not as hot"
  78. cont "as BROCK!"
  79. done
  80. _PewterGymText_5c515::
  81. text "Hiya! I can tell"
  82. line "you have what it"
  83. cont "takes to become a"
  84. cont "#MON champ!"
  85. para "I'm no trainer,"
  86. line "but I can tell"
  87. cont "you how to win!"
  88. para "Let me take you"
  89. line "to the top!"
  90. done
  91. _PewterGymText_5c51a::
  92. text "All right! Let's"
  93. line "get happening!"
  94. prompt
  95. _PewterGymText_5c51f::
  96. text "The 1st #MON"
  97. line "out in a match is"
  98. cont "at the top of the"
  99. cont "#MON LIST!"
  100. para "By changing the"
  101. line "order of #MON,"
  102. cont "matches could be"
  103. cont "made easier!"
  104. done
  105. _PewterGymText_5c524::
  106. text "It's a free"
  107. line "service! Let's"
  108. cont "get happening!"
  109. prompt
  110. _PewterGymText_5c529::
  111. text "Just as I thought!"
  112. line "You're #MON"
  113. cont "champ material!"
  114. done