Another fixes and features (#392)
* fix: doorlights supports emagging now + fix emergency light * add todo to PointLightAirlockSystem.cs * tweak: reduce captain armor size * fix: fix wt550 magazine stored rotation * add: new lobby songs * fix: fix lobby music rotation
This commit is contained in:
@@ -11,6 +11,9 @@ public sealed partial class PointLightAirlockComponent : Component
|
||||
[ViewVariables]
|
||||
public bool LastBoltsState;
|
||||
|
||||
[ViewVariables]
|
||||
public bool IsEmagged;
|
||||
|
||||
[ViewVariables]
|
||||
public readonly string RedColor = "#D56C6C";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user