Decrease civ amount (+tabs)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user