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