rocket_hideout_b3f.asm 623 B

123456789101112131415161718192021222324252627282930313233343536
  1. _RocketHideout3BattleText2::
  2. text "Stop meddling in"
  3. line "TEAM ROCKET's"
  4. cont "affairs!"
  5. done
  6. _RocketHideout3EndBattleText2::
  7. text "Oof!"
  8. line "Taken down!"
  9. prompt
  10. _RocketHideout3AfterBattleTxt2::
  11. text "SILPH SCOPE?"
  12. line "The machine the"
  13. cont "BOSS stole. It's"
  14. cont "here somewhere."
  15. done
  16. _RocketHideout3BattleTxt::
  17. text "We got word from"
  18. line "upstairs that you"
  19. cont "were coming!"
  20. done
  21. _RocketHideout3EndBattleText3::
  22. text "What?"
  23. line "I lost? No!"
  24. prompt
  25. _RocketHide3AfterBattleText3::
  26. text "Go ahead and go!"
  27. line "But, you need the"
  28. cont "LIFT KEY to run"
  29. cont "the elevator!"
  30. done