home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_c.dir / 00093.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  132 b   |  8 lines

  1. on mouseDown
  2.   global getpieces
  3.   if not getAt(getpieces, 6) then
  4.     setAt(getpieces, 6, 1)
  5.     play frame "PICT_6.2"
  6.   end if
  7. end
  8.