home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 735.dms / 735.adf / s / Startup-Sequence < prev   
Text File  |  2010-03-20  |  466b  |  27 lines

  1. ; AGAtron Animation Disk #34
  2. ; by Tobias Richter
  3. ;    Gervinusstr. 46a
  4. ;    61oo Darmstadt
  5. ;    West-Germany
  6. ;    Europe
  7. ;    Terra
  8. ;    Milky Way  ( for anyone out there ...)
  9.  
  10. fb
  11. BlueStripes
  12. type ReadMe
  13. run >NIL:  Sound
  14. wait 4
  15. Button
  16. type s/LeavingOffice
  17. showanim >NIL: anim/LeavingOffice.anim -c +4
  18. type s/Docking
  19. showanim >NIL: anim/Docking.anim -l +4
  20. type s/AttackMode
  21. showanim >NIL: anim/AttackMode.anim -l +4
  22. type s/booting
  23. wait 5
  24. boot
  25.  
  26. ; Starting all over...
  27.