mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
used as a max spawn count limit, no longer needed as we dynamically get marker counts
This commit is contained in:
@@ -34,7 +34,7 @@ dayz_minpos = -26000;
|
||||
dayz_maxpos = 26000;
|
||||
|
||||
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