// city has drained swamps
if(gPlace[base].size>8) answer=false;
The size is the SPS of the airfield at the base (according to Mike Woods).
It is not the combined port and airfield.
Michael
Moderators: wdolson, Don Bowen, mogami
Post by michaelm75au »
// city has drained swamps
if(gPlace[base].size>8) answer=false;