Shuttle docking (#5169)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -30,6 +30,9 @@ namespace Content.Client.Doors
|
||||
[DataField("animatedPanel")]
|
||||
private bool _animatedPanel = true;
|
||||
|
||||
/// <summary>
|
||||
/// Means the door is simply open / closed / opening / closing. No wires or access.
|
||||
/// </summary>
|
||||
[DataField("simpleVisuals")]
|
||||
private bool _simpleVisuals = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user