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