home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / DefineSprite_355 / frame_26 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  159 b   |  13 lines

  1. if(_root.weakhit)
  2. {
  3.    _root.weakhit = false;
  4. }
  5. if(_root.stronghit)
  6. {
  7.    _root.stronghit = false;
  8. }
  9. if(_root.bot5life < 1)
  10. {
  11.    gotoAndPlay(34);
  12. }
  13.