home *** CD-ROM | disk | FTP | other *** search
- _root.update_eventstats("_root.victory_playstats");
- _root.calc_foodgraph("_root.play_foodbar");
- _root.calc_nestgraph("_root.play_nestbar");
- _root.calc_antgraph("_root.play_antbar");
- _root.anttypeclip.gotoAndPlay("type_" + _root.anttype);
- _root.show_playlocation();
- _root.victories = _root.victories + 1;
-