home *** CD-ROM | disk | FTP | other *** search
- _root.hit = true;
- _root.weakhit = true;
- _root.sound.gotoAndPlay(75);
- _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 - 80)
- {
- _root.hit9 = true;
- }
- if(_root.sheep._x > _root.bot10._x - 80)
- {
- _root.hit10 = true;
- }
- _root.unlock = false;
-