Resolves PowerDeviceVisualizer is Obsolete (#13900)
This commit is contained in:
@@ -72,8 +72,12 @@
|
||||
- key: enum.ResearchClientUiKey.Key
|
||||
type: ResearchClientBoundUserInterface
|
||||
- type: Appearance
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
- type: PowerDeviceVisualizer
|
||||
enum.PowerDeviceVisuals.Powered:
|
||||
enum.PowerDeviceVisualLayers.Powered:
|
||||
True: {visible: true}
|
||||
False: {visible: false}
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -51,8 +51,12 @@
|
||||
powerLoad: 2000
|
||||
- type: ExtensionCableReceiver
|
||||
- type: Appearance
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
- type: PowerDeviceVisualizer
|
||||
enum.PowerDeviceVisuals.Powered:
|
||||
enum.PowerDeviceVisualLayers.Powered:
|
||||
True: {visible: true}
|
||||
False: {visible: false}
|
||||
- type: PortableScrubberVisuals
|
||||
idleState: icon
|
||||
runningState: icon-running
|
||||
|
||||
Reference in New Issue
Block a user