rocket_hideout_b2f.asm 318 B

123456789101112131415161718
  1. _RocketHideout2BattleText2::
  2. text "BOSS said you can"
  3. line "see GHOSTs with"
  4. cont "the SILPH SCOPE!"
  5. done
  6. _RocketHideout2EndBattleText2::
  7. text "I"
  8. line "surrender!"
  9. prompt
  10. _RocketHideout2AfterBattleTxt2::
  11. text "The TEAM ROCKET"
  12. line "HQ has 4 basement"
  13. cont "floors. Can you"
  14. cont "reach the BOSS?"
  15. done