home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 November / PCS1196.ISO / pcs1196.mvb / zork.mvs < prev   
Text File  |  1996-09-17  |  548b  |  34 lines

  1. BkColor = Black
  2. Align=Center
  3. Origin=VerCenter,HorCenter
  4. LoadPalette "!palette.bmp"
  5. Effect=Random
  6.  
  7. :weiter
  8. ShowBitmap "!asylum1.bmp"
  9. Wait 2
  10. ShowBitmap "!asylum2.bmp"
  11. Wait 2
  12. ShowBitmap "!asylum3.bmp"
  13. Wait 2
  14. ShowBitmap "!asylum4.bmp"
  15. Wait 2
  16. ShowBitmap "!asylum5.bmp"
  17. Wait 2
  18. ShowBitmap "!asylum6.bmp"
  19. Wait 2
  20. ShowBitmap "!asylum7.bmp"
  21. Wait 2
  22. ShowBitmap "!asylum8.bmp"
  23. Wait 2
  24. ShowBitmap "!asylum9.bmp"
  25. Wait 2
  26. ShowBitmap "!asyluma.bmp"
  27. Wait 2
  28. ShowBitmap "!asylumb.bmp"
  29. Wait 2
  30. ShowBitmap "!asylumc.bmp"
  31. Wait 2
  32.  
  33. goto weiter
  34.