Sentry turrets - Part 2: Basic prototype (#35031)
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Content.Shared.Power
|
||||
public enum PowerDeviceVisuals : byte
|
||||
{
|
||||
VisualState,
|
||||
Powered
|
||||
Powered,
|
||||
BatteryPowered
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user