home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_a.dir / 00049_Script_49 < prev    next >
Text File  |  1994-12-06  |  128b  |  8 lines

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