home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / ant_war.swf / scripts / frame_11 / DoAction_14.as < prev    next >
Encoding:
Text File  |  2007-03-13  |  529 b   |  7 lines

  1. var anttypetext = new Array();
  2. anttypetext[0] = "Leaf cutter ants are good at saving food!  We find more special food bonuses!";
  3. anttypetext[1] = "Harvester ants are good at finding food!  We find more food items each day!";
  4. anttypetext[2] = "Weaver ants are good at growing!  We make new ants and find gems easier!  Also, we never like to fight!  ";
  5. anttypetext[3] = "Carpenter ants are good at digging!  We make your nest grow faster!";
  6. anttypetext[4] = "Fire ants are good at fighting!  We find more enemies to fight!";
  7.