mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Reduced the number of cargo planes to 2 per side.
This commit is contained in:
parent
2808d0f72c
commit
5b60d64437
@ -57,7 +57,7 @@ PRETENSE_BARCAP_FLIGHTS_PER_CP = 2
|
||||
PRETENSE_AI_AIRCRAFT_PER_FLIGHT = 2
|
||||
PRETENSE_AI_AWACS_PER_FLIGHT = 1
|
||||
PRETENSE_AI_TANKERS_PER_FLIGHT = 1
|
||||
PRETENSE_AI_CARGO_PLANES_PER_SIDE = 8
|
||||
PRETENSE_AI_CARGO_PLANES_PER_SIDE = 2
|
||||
PRETENSE_PLAYER_AIRCRAFT_PER_FLIGHT = 1
|
||||
PRETENSE_PLAYER_FLIGHTS_PER_TYPE = 2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user