home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / DefineSprite_389 / frame_31 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  181 b   |  14 lines

  1. _root.inair = true;
  2. if(_root.weakhit)
  3. {
  4.    _root.weakhit = false;
  5. }
  6. if(_root.stronghit)
  7. {
  8.    _root.stronghit = false;
  9. }
  10. if(_root.bot10life < 1)
  11. {
  12.    gotoAndPlay(41);
  13. }
  14.