home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_d.dir / 00045_Script_45 < prev    next >
Text File  |  1994-12-05  |  130b  |  8 lines

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