diff --git a/Content.Shared/Prying/Systems/PryingSystem.cs b/Content.Shared/Prying/Systems/PryingSystem.cs index 40b77efe22..19e63de29e 100644 --- a/Content.Shared/Prying/Systems/PryingSystem.cs +++ b/Content.Shared/Prying/Systems/PryingSystem.cs @@ -126,6 +126,7 @@ public sealed class PryingSystem : EntitySystem { BreakOnDamage = true, BreakOnUserMove = true, + BreakOnWeightlessMove = true, }; if (tool != null)