home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / master5.dxr / 00115_IV05-1.BMP.ls < prev    next >
Encoding:
Text File  |  1995-05-01  |  175 b   |  11 lines

  1. on mouseUp
  2.   global gIvtv1, gIvtv2, gIvtv3
  3.   set gIvtv2 to 1
  4.   set gIvtv3 to 1
  5.   if gIvtv1 = 1 then
  6.     puppetSound("tv1.wav")
  7.     set gIvtv1 to 2
  8.   end if
  9.   roarkflash()
  10. end
  11.