home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle: Internet utan modem / Internet CD.iso / web / computer / wwweps~1.com / adam / galactic.dcr / 00145.ls < prev    next >
Encoding:
Text File  |  1997-03-06  |  131 b   |  7 lines

  1. on mouseUp
  2.   global armor
  3.   set the width of sprite 15 to the width of sprite 15 + 16
  4.   set armor to armor + 1
  5.   updateStage()
  6. end
  7.