Fix tesla coil showing at power monitoring puter (#23306)
This commit is contained in:
@@ -49,6 +49,12 @@
|
|||||||
input:
|
input:
|
||||||
!type:CableDeviceNode
|
!type:CableDeviceNode
|
||||||
nodeGroupID: HVPower
|
nodeGroupID: HVPower
|
||||||
|
- type: PowerMonitoringDevice
|
||||||
|
group: Generator
|
||||||
|
loadNode: input
|
||||||
|
collectionName: teslaCoil
|
||||||
|
sprite: Structures/Power/Generation/Tesla/coil.rsi
|
||||||
|
state: coil
|
||||||
- type: Battery
|
- type: Battery
|
||||||
maxCharge: 1000000
|
maxCharge: 1000000
|
||||||
startingCharge: 0
|
startingCharge: 0
|
||||||
@@ -68,7 +74,7 @@
|
|||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
#- type: GuideHelp # To Do - add Tesla Guide
|
#- type: GuideHelp # To Do - add Tesla Guide
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: TeslaGroundingRod
|
id: TeslaGroundingRod
|
||||||
name: grounding rod
|
name: grounding rod
|
||||||
@@ -122,4 +128,4 @@
|
|||||||
- type: Pullable
|
- type: Pullable
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
#- type: GuideHelp # To Do - add Tesla Guide
|
#- type: GuideHelp # To Do - add Tesla Guide
|
||||||
|
|||||||
Reference in New Issue
Block a user