home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower48Disk2.ZIP / ap48-2.adf / T / ed-backup < prev   
Text File  |  1992-02-26  |  1KB  |  49 lines

  1. echo "*ec"
  2. echo "AMIGA POWER 48 - Master Blaster/Roketz A1200/Mega Squad."
  3. echo ""
  4. echo "Hello, and welcome to the other remarkably"
  5. echo "shabbily presented AP48 coverdisk."
  6. echo ""
  7. echo "Appallingly unsatisfyingly, if you've an A1200"
  8. echo "and want to run Master Blaster or Mega Squad,"
  9. echo "you need to have disabled the RAM caches by now."
  10. echo "(If you've not, read the techy alert box in AP48.)"
  11. echo ""
  12. echo "Do you want to play the phenomenally"
  13. ask  "loud and social Master Blaster? (Y/N) "
  14. if warn
  15. echo "*ec"
  16. echo "Master Blaster - IT LOADS."
  17. s/masterblaster
  18. else
  19. echo ""
  20. echo "How about the (gngh) A1200-only"
  21. ask "Roketz demo? (Once more, Y or N) "
  22. if warn
  23. echo "*ec"
  24. echo "The Roketz demo - IT LOADS."
  25. assign env: ram:
  26. s/roketz
  27. else
  28. echo ""
  29. echo "It must be the agonisingly unquantifiable"
  30. ask "Mega Squad then. ISN'T IT? (Er, Y or N) "
  31. if warn
  32. echo "*ec"
  33. echo "Mega Squad - IT LOADS."
  34. s/megasquad
  35. else
  36. echo ""
  37. echo ""
  38. echo "Wade miserably in the foul effluvium that is"
  39. echo "Workbench, inassertive one."
  40. quit 0
  41. endif
  42. endif
  43. endif
  44. echo "*ec"
  45. echo "Join us next time for another considerably"
  46. echo "less embarrassingly ineptly constructed"
  47. echo "AMIGA POWER coverdisk."
  48. ;AMIGA POWER says: Workbench is still a TOOL OF THE DEVIL. JN 23/2/95 13:41
  49.