-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
* [Repair recipes](repair.md) | ||
* [Sandbox options](sandbox.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Sandbox options | ||
|
||
## SpawnLoot | ||
|
||
This setting controls whether to change the item distribution settings to make gun parts spawn in the world. | ||
|
||
Recommended: off | ||
|
||
## LootGunParts | ||
|
||
Controls the rarity of gun parts spawned in the world. | ||
|
||
Recommended: 3 | ||
|
||
## Condition loss rate | ||
|
||
Controls the rate at which parts lose condition when the gun is fired. | ||
|
||
Recommended: 2 | ||
|
||
## Re-roll part condition in new guns | ||
|
||
Controls whether condition of parts in new guns are re-rolled, or if the parts should just inherit the condition of the gun as it was spawned. When this setting is turned on, you may see the condition change after you pick up a gun. | ||
|
||
Recommended: off | ||
|
||
## Initial condition min / max | ||
|
||
These settings control the min and max condition when the previous setting is turned on. | ||
|
||
Recommened: 0.7 and 1.0 |