home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineSprite_866 / frame_34 / DoAction.as
Encoding:
Text File  |  2005-09-27  |  107 b   |  8 lines

  1. if(randomAttack == 1)
  2. {
  3.    randomAttack = 0;
  4.    this.attack = 0;
  5. }
  6. this.attack = 0;
  7. gotoAndPlay(1);
  8.