mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
lower animal counts and removed unused variable MaxHeliCrashes
This commit is contained in:
@@ -414,7 +414,7 @@ dayz_animalDistance = 800;
|
||||
dayz_zSpawnDistance = 1000;
|
||||
|
||||
if(isNil "dayz_maxAnimals") then {
|
||||
dayz_maxAnimals = 8;
|
||||
dayz_maxAnimals = 5;
|
||||
};
|
||||
if(isNil "timezoneswitch") then {
|
||||
timezoneswitch = 0;
|
||||
|
||||
Reference in New Issue
Block a user