imporved air supply for 1.9.*
Improved values for air supply, now it should be possible to work with it.
Also increased range of transport plane from 1000 to 3000 and opened upgrades for it.
As well lowered build costs from 180 to 120.
==========
List of changes in 00_defines.lua:
NDefines.NCountry.AIR_SUPPLY_CONVERSION_SCALE = 0.2 — #was 0.05 – Conversion scale for planes to air supply
NDefines.NCountry.AIR_SUPPLY_DROP_EXPIRATION_HOURS = 300 — #was 168 – Air drop length after being dropped
NDefines.NAir.MISSION_COMMAND_POWER_COSTS = { — command power cost per plane to create a mission
…
0.0, — #was 0.3 – AIR_SUPPLY
…
}