Trying to prevent items from despawning
This commit is contained in:
parent
bbc6017c14
commit
7ace3a162a
@ -40,12 +40,12 @@ forceRotorLibSimulation = 1;
|
||||
saving = 0;
|
||||
|
||||
corpseManagerMode = 0;
|
||||
corpseLimit = 10;
|
||||
corpseLimit = 1000;
|
||||
corpseRemovalMinTime = 1200;
|
||||
corpseRemovalMaxTime = 3600;
|
||||
|
||||
wreckManagerMode = 0;
|
||||
wreckLimit = 2;
|
||||
wreckLimit = 200;
|
||||
wreckRemovalMinTime = 60;
|
||||
wreckRemovalMaxTime = 360;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user