home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_c.dir / 00092_Script_92 < prev    next >
Text File  |  1994-12-03  |  130b  |  8 lines

  1. on mousedown
  2.   global getpieces
  3.   if not(getat(getpieces,6)) then
  4.     setat getpieces,6,1
  5.     play "PICT_6.1"
  6.   end if
  7. end
  8.