Several power infrastructure items are more shocking (#16584)
This commit is contained in:
@@ -76,6 +76,13 @@
|
|||||||
AMEController-fuelJarContainer: !type:ContainerSlot {}
|
AMEController-fuelJarContainer: !type:ContainerSlot {}
|
||||||
- type: GuideHelp
|
- type: GuideHelp
|
||||||
guides: [ AME, Power ]
|
guides: [ AME, Power ]
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: input
|
||||||
|
mediumVoltageNode: ame
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
@@ -154,3 +161,9 @@
|
|||||||
node: ameShielding
|
node: ameShielding
|
||||||
- type: GuideHelp
|
- type: GuideHelp
|
||||||
guides: [ AME, Power ]
|
guides: [ AME, Power ]
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: ame
|
||||||
|
|||||||
@@ -76,6 +76,12 @@
|
|||||||
totalIntensity: 200
|
totalIntensity: 200
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 500
|
price: 500
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: output
|
||||||
|
|
||||||
# Base Wallmount Generator
|
# Base Wallmount Generator
|
||||||
|
|
||||||
|
|||||||
@@ -39,6 +39,12 @@
|
|||||||
nodeGroupID: HVPower
|
nodeGroupID: HVPower
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
- type: Pullable
|
- type: Pullable
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: output
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: SolarPanel
|
id: SolarPanel
|
||||||
|
|||||||
@@ -117,6 +117,13 @@
|
|||||||
- !type:DoActsBehavior
|
- !type:DoActsBehavior
|
||||||
acts: [ "Destruction" ]
|
acts: [ "Destruction" ]
|
||||||
- type: StationInfiniteBatteryTarget
|
- type: StationInfiniteBatteryTarget
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
mediumVoltageNode: input
|
||||||
|
lowVoltageNode: output
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 500
|
price: 500
|
||||||
|
|
||||||
|
|||||||
@@ -68,6 +68,13 @@
|
|||||||
- type: Machine
|
- type: Machine
|
||||||
board: SMESMachineCircuitboard
|
board: SMESMachineCircuitboard
|
||||||
- type: StationInfiniteBatteryTarget
|
- type: StationInfiniteBatteryTarget
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: input
|
||||||
|
mediumVoltageNode: output
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Inorganic
|
damageContainer: Inorganic
|
||||||
damageModifierSet: StrongMetallic
|
damageModifierSet: StrongMetallic
|
||||||
|
|||||||
@@ -89,6 +89,13 @@
|
|||||||
range: 3
|
range: 3
|
||||||
sound:
|
sound:
|
||||||
path: /Audio/Ambience/Objects/buzzing.ogg
|
path: /Audio/Ambience/Objects/buzzing.ogg
|
||||||
|
- type: Electrified
|
||||||
|
onHandInteract: false
|
||||||
|
onInteractUsing: false
|
||||||
|
onBump: false
|
||||||
|
requirePower: true
|
||||||
|
highVoltageNode: input
|
||||||
|
mediumVoltageNode: output
|
||||||
|
|
||||||
# Compact Wall Substation Base
|
# Compact Wall Substation Base
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
Reference in New Issue
Block a user