home *** CD-ROM | disk | FTP | other *** search
/ Spawn Figure Collection / spawn collection cd.iso / setup / data1.cab / Program_Executable_Files / Collection.dir / 00017.ls < prev    next >
Encoding:
Text File  |  1998-01-19  |  238 b   |  12 lines

  1. on exitFrame
  2.   global gnowlistptr
  3.   repeat with t = 6 to 15
  4.     set the puppet of sprite t to 1
  5.     set the visible of sprite t to 0
  6.     set the puppet of sprite t to 0
  7.   end repeat
  8.   set gnowlistptr to 1
  9.   setlist()
  10.   se(3, "powup")
  11. end
  12.