home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Passiv_1.per < prev    next >
Text File  |  1997-06-16  |  513b  |  17 lines

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Passive/Aggressive AI - 50% Response when attacked.
  7. //
  8. DEFAULT
  9.  
  10. 36    0     //SNNumberAttackGroups
  11. 16    0     //SNMinimumAttackGroupSize
  12. 26    0     //SNMaximumAttackGroupSize
  13.  
  14. //
  15. //
  16. END
  17.