home *** CD-ROM | disk | FTP | other *** search
/ Freelog 55 / Freelog055.iso / Nouveauté / FOS / FoSInstall.exe / FieldOfStrategy / IstEmpire / MeetingMedium4.ai1 < prev    next >
Text File  |  2004-03-01  |  583b  |  37 lines

  1. //         FoS
  2. // ai support file for the MeetingMedium4 scenario 
  3. // french side (1)
  4.  
  5. number of strategy:1
  6.  
  7. [DEFINITIONS]
  8. //-----------------
  9. MainTown = point(12 13)
  10. VillageS = point(12 23)
  11. VillageN = point(10 1)
  12. PlainN = point(12 8)
  13. PlainS = point(13 19)
  14. VillageE = point(23 9)
  15.  
  16.  
  17. [STRATEGY #1]
  18. //-----------------
  19.  
  20. [INTENTIONS]
  21.  
  22. seize MainTown
  23. seize PlainN
  24. conserve VillageE
  25. seize VillageN
  26.  
  27. [ORDERS]
  28.  
  29. I Corps seize MainTown
  30. III Corps support I Corps
  31. I/II Cav Corps seize PlainN
  32. II Corps support I/II Cav Corps
  33. II Corps seize VillageN, when=I2
  34.  
  35. [END]
  36.  
  37.