Increase WorkbenchRadius (#1281)
This commit is contained in:
@@ -24,7 +24,7 @@ public sealed partial class CP14WorkbenchComponent : Component
|
||||
public float CraftSpeed = 1f;
|
||||
|
||||
[DataField]
|
||||
public float WorkbenchRadius = 0.5f;
|
||||
public float WorkbenchRadius = 1.5f;
|
||||
|
||||
/// <summary>
|
||||
/// List of recipes available for crafting on this type of workbench
|
||||
|
||||
Reference in New Issue
Block a user