Telekinetic door prying fix (#21150)
This commit is contained in:
@@ -126,6 +126,7 @@ public sealed class PryingSystem : EntitySystem
|
||||
{
|
||||
BreakOnDamage = true,
|
||||
BreakOnUserMove = true,
|
||||
BreakOnWeightlessMove = true,
|
||||
};
|
||||
|
||||
if (tool != null)
|
||||
|
||||
Reference in New Issue
Block a user