home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 September / PCS0996.ISO / pcs0996.mvb / tomb.mvs < prev    next >
Text File  |  1996-07-24  |  328b  |  22 lines

  1. BkColor = Black
  2. Align=Center
  3. Origin=VerCenter,HorCenter
  4. LoadPalette "!palette.bmp"
  5. :weiter
  6.  
  7. Effect=Random
  8. ShowBitmap "!tomb1.bmp"
  9. Wait 2
  10. ShowBitmap "!tomb3.bmp"
  11. Wait 2
  12. ShowBitmap "!tomb5.bmp"
  13. Wait 2
  14. ShowBitmap "!tomb4.bmp"
  15. Wait 2
  16. ShowBitmap "!tomb10.bmp"
  17. Wait 2
  18. ShowBitmap "!tomb16.bmp"
  19. Wait 2
  20.  
  21. goto weiter
  22.