home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 November / WPCNOV96.ISO / mgiwnov.dxr / 00112_competitiontextTwo.ls < prev    next >
Encoding:
Text File  |  1996-09-17  |  182 b   |  9 lines

  1. on mouseUp
  2.   global STComp
  3.   set the castNum of sprite 48 to 113
  4.   set the loc of sprite 48 to point(306, 237)
  5.   set the ink of sprite 48 to 36
  6.   set STComp to 2
  7.   updateStage()
  8. end
  9.