home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Kamikaze.swf / scripts / DefineSprite_496 / frame_6 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  47 b   |  5 lines

  1. if(healthrnd < 998)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.