diff --git a/Content.Shared/Implants/Components/ImplanterComponent.cs b/Content.Shared/Implants/Components/ImplanterComponent.cs index f98ac2a732..daced96c22 100644 --- a/Content.Shared/Implants/Components/ImplanterComponent.cs +++ b/Content.Shared/Implants/Components/ImplanterComponent.cs @@ -39,7 +39,7 @@ public sealed class ImplanterComponent : Component /// [ViewVariables(VVAccess.ReadWrite)] [DataField("drawTime")] - public float DrawTime = 300f; + public float DrawTime = 60f; /// /// Good for single-use injectors