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

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