home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / fight / fight9.exe / scripts / DefineSprite_292 / frame_18 / DoAction.as
Encoding:
Text File  |  2002-09-29  |  69 b   |  6 lines

  1. _parent.drx -= 25;
  2. if(0 >= _parent.drx)
  3. {
  4.    gotoAndPlay(43);
  5. }
  6.