home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / reflux.exe / END.DXR / 00013.ls < prev    next >
Encoding:
Text File  |  1995-06-02  |  473 b   |  20 lines

  1. on exitFrame
  2.   global gPerspective
  3.   puppetSprite(2, 1)
  4.   puppetSprite(3, 1)
  5.   puppetSprite(4, 1)
  6.   puppetSprite(5, 1)
  7.   puppetSprite(6, 1)
  8.   puppetSprite(7, 1)
  9.   puppetSprite(8, 1)
  10.   set the castNum of sprite 2 to 696
  11.   set the castNum of sprite 3 to 9
  12.   set the castNum of sprite 4 to 9
  13.   set the castNum of sprite 5 to 9
  14.   set the castNum of sprite 6 to 9
  15.   set the castNum of sprite 7 to 9
  16.   set the castNum of sprite 8 to 712
  17.   set gPerspective to 3
  18.   go("start")
  19. end
  20.