Decrease civ amount (+tabs)
All checks were successful
Build Mission PBO / pack (push) Successful in 14s
Build Mission PBO / deploy (push) Successful in 6s

This commit is contained in:
2026-06-28 12:41:21 +03:00
parent 6251e1dea7
commit a1e9cef54d
5 changed files with 106 additions and 139 deletions

View File

@@ -217,8 +217,8 @@ GRLIB_vulnerability_timer = 1800; // Time
GRLIB_radiotower_size = 3500; // Radio Tower scanning range.
GRLIB_surrender_chance = 80; // Chance that enemy infantry will surrender after heavy losses are encountered.
GRLIB_civilians_amount = 0; // Civilian count multiplier.
GRLIB_cleanup_delay = 300; // Time in seconds until bodies of dead soldiers are cleaned up.
GRLIB_civilians_amount = 1; // Civilian count multiplier.
GRLIB_cleanup_delay = 300; // Time in seconds until bodies of dead soldiers are cleaned up.
GRLIB_blufor_cap = 100; // Cap for BLUFOR.
GRLIB_sector_cap = 180; // Cap for sector defenders.