Light Cigars when interacting with hot stuff (#5879)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
JustinTime
2021-12-24 04:59:14 -07:00
committed by GitHub
parent 105b38b7f4
commit 0fd0035581
3 changed files with 27 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ namespace Content.Server.Shuttles.Components
public override string Name => "Thruster";
/// <summary>
/// Whether the thruster has been force to be enabled / disable (e.g. VV, interaction, etc.)
/// Whether the thruster has been force to be enabled / disabled (e.g. VV, interaction, etc.)
/// </summary>
[ViewVariables(VVAccess.ReadWrite)]
[DataField("enabled")]