home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 590.dms / 590.adf / s / startup-sequence
Text File  |  1990-01-20  |  1KB  |  42 lines

  1. cls
  2. AGAtron
  3. bluestripes
  4. type Credits
  5. echo " This is a Mirror-Sphere with a Sphere inside - nice !"
  6. show >nil: ham/MirrorSphere.ham
  7. echo " Now something futuristic - A Space station orbiting an planet"
  8. show >nil: ham/Base.ham
  9. echo " The flow of time..."
  10. show >nil: ham/Clock.ham
  11. echo " The old known Saturn-Rocket (Slideshow #3) on Cape Canaveral"
  12. show >nil: ham/Saturn4.ham
  13. echo " Flying to the moon..."
  14. show >nil: ham/Saturn3.ham
  15. echo " A Lamp producing a light on the desk, with lots of pieces on it"
  16. show >nil: ham/Lampe.ham
  17. echo " From the STAR TREK - TV episode 'The trouble with tribbles'" 
  18. show >nil: ham/K-7.1.ham
  19. echo " The Space station K-7"
  20. show >nil: ham/K-7.2.ham
  21. echo " An old ship lost in dark space"
  22. show >nil: ham/DeepSpace.ham
  23. echo " Another ship somewhere in deep space"
  24. show >nil: ham/DeepSpace.2.ham
  25. echo " And now: presenting the Reflections-Version of the USS ENTERPRISE:"
  26. echo " Here's the first try, the primary hull..." 
  27. show >nil: ham/NCC-1.ham
  28. echo " And now complete: With lots of points & polygons, and over 20 Textures!"
  29. show >nil: ham/NCC-2.ham
  30. echo " Once more..."
  31. show >nil: ham/NCC-3.ham
  32. echo " On the way to Starbase 12..."
  33. show >nil: ham/NCC-6.ham
  34. echo " The Enterprise in the drydock"
  35. show >nil: ham/NCC-5.ham
  36. echo " And final this: It took 38 (!) hours to render the following picture"
  37. show >nil: ham/NCC-4.ham
  38. type end
  39. type booting
  40. wait 5
  41. boot
  42.