mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
used as a max spawn count limit, no longer needed as we dynamically get marker counts
This commit is contained in:
@@ -27,7 +27,7 @@ dayz_MapArea = 4000; // Default = 10000
|
||||
dayz_maxLocalZombies = 40; // Default = 40
|
||||
|
||||
dayz_paraSpawn = false;
|
||||
spawnMarkerCount = 10; // Default: 4
|
||||
|
||||
dayz_maxAnimals = 8; // Default: 8
|
||||
dayz_tameDogs = true;
|
||||
DynamicVehicleDamageLow = 0; // Default: 0
|
||||
|
||||
Reference in New Issue
Block a user