home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / reflux.exe / END.DXR / 00011.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 744
  11.   set the castNum of sprite 3 to 7
  12.   set the castNum of sprite 4 to 7
  13.   set the castNum of sprite 5 to 7
  14.   set the castNum of sprite 6 to 7
  15.   set the castNum of sprite 7 to 7
  16.   set the castNum of sprite 8 to 797
  17.   set gPerspective to 1
  18.   go("start")
  19. end
  20.