SetSectorInfo("Normandy", 114, 202, 110, 179, 1, 1, 190, 316, now);SetSectorInfo("Bordeaux", 103, 134, 85, 378, 115, 1, 154, 447, now);SetSectorInfo("Toulouse", 123, 101, 103, 460, 218, 1, 172, 518, now);SetSectorStatus("Normandy", 0, 1, 5000, 2500, 0); // -SupplySetSectorStatus("Bordeaux", 0, 0, 5000, 2500, (int)SectorBonusType.Manpower);SetSectorStatus("Toulouse", 0, 1, 5000, 2500, 0); // -SupplySetSectorRoute("Normandy", "Bordeaux", 0, 0); //Route from Normandy <-> BordeauxSetSectorRoute("Normandy", "Toulouse", 0, 0); //Route from Normandy <-> Toulouse SetSectorRoute("Toulouse", "Bordeaux", 0, 0); //Route from Toulouse <-> Bordeaux