Several power infrastructure items are more shocking (#16584)

This commit is contained in:
Tom Leys
2023-05-19 20:21:14 +12:00
committed by GitHub
parent 5d15955ab1
commit f6a302363a
6 changed files with 46 additions and 0 deletions

View File

@@ -76,6 +76,13 @@
AMEController-fuelJarContainer: !type:ContainerSlot {}
- type: GuideHelp
guides: [ AME, Power ]
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: input
mediumVoltageNode: ame
- type: entity
noSpawn: true
@@ -154,3 +161,9 @@
node: ameShielding
- type: GuideHelp
guides: [ AME, Power ]
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: ame

View File

@@ -76,6 +76,12 @@
totalIntensity: 200
- type: StaticPrice
price: 500
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: output
# Base Wallmount Generator

View File

@@ -39,6 +39,12 @@
nodeGroupID: HVPower
- type: Anchorable
- type: Pullable
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: output
- type: entity
id: SolarPanel

View File

@@ -117,6 +117,13 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: StationInfiniteBatteryTarget
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
mediumVoltageNode: input
lowVoltageNode: output
- type: StaticPrice
price: 500

View File

@@ -68,6 +68,13 @@
- type: Machine
board: SMESMachineCircuitboard
- type: StationInfiniteBatteryTarget
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: input
mediumVoltageNode: output
- type: Damageable
damageContainer: Inorganic
damageModifierSet: StrongMetallic

View File

@@ -89,6 +89,13 @@
range: 3
sound:
path: /Audio/Ambience/Objects/buzzing.ogg
- type: Electrified
onHandInteract: false
onInteractUsing: false
onBump: false
requirePower: true
highVoltageNode: input
mediumVoltageNode: output
# Compact Wall Substation Base
- type: entity