lower animal counts and removed unused variable MaxHeliCrashes

This commit is contained in:
[VB]AWOL
2014-01-16 16:35:31 -06:00
parent 8c24f2a1a4
commit ef779ba2e0
26 changed files with 55 additions and 54 deletions

View File

@@ -22,7 +22,7 @@ enableSentences false;
// DayZ Epoch config
spawnShoremode = 0; // Default = 1 (on shore)
spawnArea= 500; // Default = 1500
MaxHeliCrashes= 2; // Default = 5
MaxVehicleLimit = 25; // Default = 50
MaxDynamicDebris = 50; // Default = 100
dayz_MapArea = 4000; // Default = 10000
@@ -34,7 +34,7 @@ dayz_sellDistance_vehicle = 10;
dayz_sellDistance_boat = 30;
dayz_sellDistance_air = 40;
dayz_maxAnimals = 8; // Default: 8
dayz_maxAnimals = 5; // Default: 8
dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 100; // Default: 100