home *** CD-ROM | disk | FTP | other *** search
- _root.hit = true;
- _root.hit1 = true;
- _root.hit3 = true;
- _root.hit4 = true;
- _root.hit5 = true;
- _root.hit6 = true;
- _root.hit7 = true;
- _root.hit8 = true;
- _root.hit11 = true;
- if(_root.sheep._x > _root.bot9._x - 60)
- {
- _root.hit9 = true;
- }
- if(_root.sheep._x > _root.bot10._x - 60)
- {
- _root.hit10 = true;
- }
- _root.stronghit = true;
- _root.highkick = true;
- _root.ch._visible = true;
- _root.ch.gotoAndPlay(2);
-