home *** CD-ROM | disk | FTP | other *** search
/ CD PowerPlay 7 / cdpowerplayissue.iso / sources / shared.dxr / 00452.ls < prev    next >
Encoding:
Text File  |  1994-10-17  |  310 b   |  13 lines

  1. on mouseUp
  2.   set the castNum of sprite 18 to 449
  3.   set the castNum of sprite 17 to 454
  4.   set the locH of sprite 17 to 43
  5.   set the locH of sprite 21 to 46
  6.   set the locH of sprite 22 to 43
  7.   set the locV of sprite 22 to 322
  8.   puppetSprite(21, 0)
  9.   puppetSprite(22, 0)
  10.   puppetSprite(17, 0)
  11.   updateStage()
  12. end
  13.