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

  1. on mouseDown
  2.   set the constraint of sprite 2 to 0
  3.   set the cursor of sprite 2 to 0
  4.   set the cursor of sprite 3 to 0
  5.   set the castNum of sprite 2 to 0
  6.   puppetSprite(2, 0)
  7.   cursor(200)
  8.   go("toBASE")
  9. end
  10.