You can now examine Node Containers to see their "connectors" (#2881)
This commit is contained in:
committed by
GitHub
parent
9af508e0b5
commit
483f7f4385
@@ -225,6 +225,7 @@
|
||||
- type: PowerConsumer
|
||||
voltage: High
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
sprite: Constructible/Power/power.rsi
|
||||
state: generator
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
@@ -80,6 +81,7 @@
|
||||
maxCharge: 1000
|
||||
startingCharge: 1000
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
@@ -131,6 +133,7 @@
|
||||
maxCharge: 1000
|
||||
startingCharge: 1000
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
@@ -177,6 +180,7 @@
|
||||
maxCharge: 10000
|
||||
startingCharge: 10000
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: MVPower
|
||||
@@ -226,6 +230,7 @@
|
||||
sprite: Constructible/Power/solar_panel.rsi
|
||||
state: normal
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
visuals:
|
||||
- type: AMEControllerVisualizer
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: AMEngine
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
- type: PowerConsumer
|
||||
voltage: Medium
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: MVPower
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
visuals:
|
||||
- type: RadiationCollectorVisualizer
|
||||
- type: NodeContainer
|
||||
examinable: true
|
||||
nodes:
|
||||
- !type:AdjacentNode
|
||||
nodeGroupID: HVPower
|
||||
|
||||
Reference in New Issue
Block a user