home *** CD-ROM | disk | FTP | other *** search
/ PC Player: Unknown Issue / Pcplayer.iso / SIXDEMO / DATA.Z / DEMO.MIS < prev    next >
Encoding:
Text File  |  1996-07-30  |  582 b   |  32 lines

  1. ;demo puzzle
  2. MENU SINGLE_RUN
  3. BACK demo\demomenu.smk 0 0     /BITMAP
  4. PALE demo\demomenu.col
  5.  
  6. ;fight
  7. HOTS /BBOX= 441 38 544 79
  8. WAL0 demo\demobut1.SMK  368 16
  9. MICE MOUSE\cursor1.SMK 2
  10.  
  11. ;easy
  12. HOTS /BBOX= 401 110 581 170
  13. WAL0 demo\demobut2.SMK  368 100
  14. MICE MOUSE\cursor1.SMK 2
  15.  
  16. ;hard
  17. HOTS /BBOX= 402 202 577 263
  18. WAL0 demo\demobut3.SMK  368 188
  19. MICE MOUSE\cursor1.SMK 2
  20.  
  21. ;char
  22. HOTS /BBOX= 400 306 583 344
  23. WAL0 demo\demobut4.SMK  368 284
  24. MICE MOUSE\cursor1.SMK 2
  25.  
  26. ;quit
  27. HOTS /BBOX= 473 401 554 440
  28. WAL0 demo\demobut5.SMK  368 380
  29. MICE MOUSE\cursor1.SMK 2
  30.  
  31. END
  32.