home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / 4base_ec.dir / 00051.ls < prev    next >
Encoding:
Text File  |  1994-11-30  |  306 b   |  11 lines

  1. on exitFrame
  2.   global pictnumber
  3.   puppetSprite(2, 1)
  4.   set the constraint of sprite 2 to 1
  5.   set the cursor of sprite 2 to [245, 246]
  6.   set the cursor of sprite 3 to [243, 244]
  7.   puppetPalette(pictnumber + 10)
  8.   set the castNum of sprite 2 to pictnumber + 30
  9.   set the moveableSprite of sprite 2 to 1
  10. end
  11.