home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / RadioactiveSnakesFromMa.swf / scripts / DefineSprite_236 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-20  |  130 b   |  8 lines

  1. stopAllSounds();
  2. _root.player[1].speed = 4;
  3. _root.player[2].speed = 4;
  4. if(players == 1)
  5. {
  6.    _root.player[2].life = 720;
  7. }
  8.