mirror of
https://github.com/iTracerFacer/DCS_MissionDev.git
synced 2025-12-03 04:14:46 +00:00
Put squadron sizes down to 25 finite
This commit is contained in:
parent
6bb2d2c468
commit
4c43418bc1
@ -33,7 +33,7 @@ local GCI_Config = {
|
||||
responseDelay = 23, -- Seconds to assess threat before scrambling
|
||||
|
||||
-- Supply Management
|
||||
supplyMode = "INFINITE", -- "FINITE" or "INFINITE" aircraft spawning
|
||||
supplyMode = "FINITE", -- "FINITE" or "INFINITE" aircraft spawning
|
||||
defaultSquadronSize = 25, -- Aircraft per squadron if not specified
|
||||
|
||||
-- Detection Parameters
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user