home *** CD-ROM | disk | FTP | other *** search
- _root.update_eventstats("_root.retreat_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.retreats = _root.retreats + 1;
- _root.show_playlocation();
-