Make lights dim under low power (#19317)
* Make lights dim under low power * Slightly more dramatic curve
This commit is contained in:
@@ -51,6 +51,7 @@ namespace Content.Server.Power.Components
|
||||
}
|
||||
|
||||
public bool? PoweredLastUpdate;
|
||||
public float LastPowerReceived;
|
||||
|
||||
[ViewVariables]
|
||||
public PowerState.Load NetworkLoad { get; } = new PowerState.Load
|
||||
|
||||
Reference in New Issue
Block a user