Limit front line size with ammo depots.

This limit is determined by the number of buildings that belong to Ammo
Depots at the front line's connected Control Point. The limit increases
for every surviving building at ammo depot objectives.

There is a lower limit to the number of units that will spawn, so that
if there are no surviving ammo depot buildings at a control point, there
will still be some ground conflict.
This commit is contained in:
SnappyComebacks
2021-05-26 18:37:43 -06:00
committed by Dan Albert
parent 077ca19912
commit 95b0b851a5
7 changed files with 73 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ import dcs
DEFAULT_AVAILABLE_BUILDINGS = [
"fuel",
"ammo",
"comms",
"oil",
"ware",