version 3.0.1
This commit is contained in:
@@ -69,8 +69,8 @@ disableRandomization[] = {};
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
corpseManagerMode = 1; //0 = None, 1 = All, 2 = None_But_Respawned, 3 = All_But_Respawned
|
||||
corpseRemovalMinTime = 600;
|
||||
corpseRemovalMaxTime = 900;
|
||||
corpseRemovalMinTime = 180;
|
||||
corpseRemovalMaxTime = 300;
|
||||
corpseLimit = 80;
|
||||
|
||||
wreckManagerMode = 0; //0 = None, 1 = All, 2 = None_But_Respawned, 3 = All_But_Respawned
|
||||
@@ -78,7 +78,7 @@ wreckRemovalMinTime = 600;
|
||||
wreckRemovalMaxTime = 900;
|
||||
wreckLimit = 40;
|
||||
|
||||
minPlayerDistance = 600;
|
||||
minPlayerDistance = 500;
|
||||
|
||||
//-------------------------------------------BASE SETTINGS---------------------------------------------------------------//
|
||||
|
||||
|
||||
Reference in New Issue
Block a user