Fix tesla coil showing at power monitoring puter (#23306)

(cherry picked from commit aa02d6e1f6d410b286fd42f5d1917d44db00380e)
This commit is contained in:
lzk 2024-01-01 03:15:24 +01:00 committed by Debug
parent 6a454c6026
commit a084520a6b
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 8 additions and 2 deletions

View File

@ -49,6 +49,12 @@
input:
!type:CableDeviceNode
nodeGroupID: HVPower
- type: PowerMonitoringDevice
group: Generator
loadNode: input
collectionName: teslaCoil
sprite: Structures/Power/Generation/Tesla/coil.rsi
state: coil
- type: Battery
maxCharge: 1000000
startingCharge: 0
@ -68,7 +74,7 @@
- type: Clickable
- type: InteractionOutline
#- type: GuideHelp # To Do - add Tesla Guide
- type: entity
id: TeslaGroundingRod
name: grounding rod
@ -122,4 +128,4 @@
- type: Pullable
- type: Clickable
- type: InteractionOutline
#- type: GuideHelp # To Do - add Tesla Guide
#- type: GuideHelp # To Do - add Tesla Guide