home *** CD-ROM | disk | FTP | other *** search
/ Professor Iris' Fun Field Trip - Animal Safari / Iris.iso / pc / discover / intro3pc.dir / 00018.ls < prev    next >
Encoding:
Text File  |  1995-03-14  |  112 b   |  8 lines

  1. if the machineType <> 256 then
  2.   sound fadeOut 1, 180
  3. else
  4.   puppetSound(0)
  5.   updateStage()
  6. end if
  7. startTimer()
  8.