Fix construction wrenching not working with anchorable (#3772)
This commit is contained in:
@@ -59,6 +59,9 @@ namespace Content.Server.GameObjects.Components.Construction
|
|||||||
|
|
||||||
public IReadOnlyCollection<string> Containers => _containers;
|
public IReadOnlyCollection<string> Containers => _containers;
|
||||||
|
|
||||||
|
[ViewVariables]
|
||||||
|
int IInteractUsing.Priority => 2;
|
||||||
|
|
||||||
[ViewVariables]
|
[ViewVariables]
|
||||||
public ConstructionGraphNode? Target
|
public ConstructionGraphNode? Target
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user