diff --git a/Content.Server/_CP14/Workbench/CP14WorkbenchComponent.cs b/Content.Server/_CP14/Workbench/CP14WorkbenchComponent.cs index f8cbc8b593..2590c9782e 100644 --- a/Content.Server/_CP14/Workbench/CP14WorkbenchComponent.cs +++ b/Content.Server/_CP14/Workbench/CP14WorkbenchComponent.cs @@ -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; /// /// List of recipes available for crafting on this type of workbench