Adds anchor checks for containment fields (#8909)
* Adds anchor checks for containment fields * norot Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -23,5 +23,11 @@ namespace Content.Server.Singularity.Components
|
||||
public Tuple<Direction, ContainmentFieldConnection>? Connection1;
|
||||
public Tuple<Direction, ContainmentFieldConnection>? Connection2;
|
||||
|
||||
[ViewVariables]
|
||||
public bool Enabled;
|
||||
|
||||
[ViewVariables]
|
||||
public bool IsConnected;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user