home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / game / yuurei.dir / 00004.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  149 b   |  10 lines

  1. global gyuraimizu, gyuraitime
  2.  
  3. on mouseUp
  4.   puppetSound(3, cast "CA")
  5.   set gyuraimizu to 0
  6.   set gyuraitime to 1
  7.   go(marker(1))
  8.   startTimer()
  9. end
  10.