vermilion_gym_2.asm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. _VermilionGymText_5cb72::
  2. text "A little word of"
  3. line "advice, kid!"
  4. para "Electricity is"
  5. line "sure powerful!"
  6. para "But, it's useless"
  7. line "against ground-"
  8. cont "type #MON!"
  9. done
  10. _VermilionGymText_5cb77::
  11. text "The THUNDERBADGE"
  12. line "cranks up your"
  13. cont "#MON's SPEED!"
  14. para "It also lets your"
  15. line "#MON FLY any"
  16. cont "time, kid!"
  17. para "You're special,"
  18. line "kid! Take this!"
  19. done
  20. _ReceivedTM24Text::
  21. text "<PLAYER> received "
  22. line "@"
  23. TX_RAM wcf4b
  24. text "!@@"
  25. _TM24ExplanationText::
  26. db $0
  27. para "TM24 contains"
  28. line "THUNDERBOLT!"
  29. para "Teach it to an"
  30. line "electric #MON!"
  31. done
  32. _TM24NoRoomText::
  33. text "Yo kid, make room"
  34. line "in your pack!"
  35. done
  36. _ReceivedThunderbadgeText::
  37. text "Whoa!"
  38. para "You're the real"
  39. line "deal, kid!"
  40. para "Fine then, take"
  41. line "the THUNDERBADGE!"
  42. prompt
  43. _VermilionGymBattleText1::
  44. text "When I was in the"
  45. line "Army, LT.SURGE"
  46. cont "was my strict CO!"
  47. done
  48. _VermilionGymEndBattleText1::
  49. text "Stop!"
  50. line "You're very good!"
  51. prompt
  52. _VermilionGymAfterBattleText1::
  53. text "The door won't"
  54. line "open?"
  55. para "LT.SURGE always"
  56. line "was cautious!"
  57. done
  58. _VermilionGymBattleText2::
  59. text "I'm a lightweight,"
  60. line "but I'm good with"
  61. cont "electricity!"
  62. done
  63. _VermilionGymEndBattleText2::
  64. text "Fried!"
  65. prompt
  66. _VermilionGymAfterBattleText2::
  67. text "OK, I'll talk!"
  68. para "LT.SURGE said he"
  69. line "hid door switches"
  70. cont "inside something!"
  71. done
  72. _VermilionGymBattleText3::
  73. text "This is no place"
  74. line "for kids!"
  75. done
  76. _VermilionGymEndBattleText3::
  77. text "Wow!"
  78. line "Surprised me!"
  79. prompt
  80. _VermilionGymAfterBattleText3::
  81. text "LT.SURGE set up"
  82. line "double locks!"
  83. cont "Here's a hint!"
  84. para "When you open the"
  85. line "1st lock, the 2nd"
  86. cont "lock is right"
  87. cont "next to it!"
  88. done
  89. _VermilionGymText_5cbf4::
  90. text "Yo! Champ in"
  91. line "making!"
  92. para "LT.SURGE has a"
  93. line "nickname. People"
  94. cont "refer to him as"
  95. cont "the Lightning"
  96. cont "American!"
  97. para "He's an expert on"
  98. line "electric #MON!"
  99. para "Birds and water"
  100. line "#MON are at"
  101. cont "risk! Beware of"
  102. cont "paralysis too!"
  103. para "LT.SURGE is very"
  104. line "cautious!"
  105. para "You'll have to"
  106. line "break a code to"
  107. cont "get to him!"
  108. done
  109. _VermilionGymText_5cbf9::
  110. text "Whew! That match"
  111. line "was electric!"
  112. done