Research machinery requires power (#516)
* Fixed ResearchPointSourceComponent properties * ResearchPointSourceComponent requires power * ResearchServerComponent requires power
This commit is contained in:
committed by
Pieter-Jan Briers
parent
c4ea6e53e8
commit
c20ba98a1e
@@ -98,7 +98,7 @@ namespace Content.Server.GameObjects.Components.Power
|
||||
}
|
||||
private Powernet.Priority _priority = Powernet.Priority.Medium;
|
||||
|
||||
[ViewVariables]
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public bool IsPowerCut
|
||||
{
|
||||
get => _isPowerCut;
|
||||
|
||||
Reference in New Issue
Block a user