Make PA use MV power. (#19495)
This commit is contained in:
committed by
GitHub
parent
722eeb8a05
commit
8413dea9ca
@@ -8,13 +8,13 @@
|
|||||||
sprite: Structures/Power/Generation/PA/power_box.rsi
|
sprite: Structures/Power/Generation/PA/power_box.rsi
|
||||||
- type: ParticleAcceleratorPowerBox
|
- type: ParticleAcceleratorPowerBox
|
||||||
- type: PowerConsumer
|
- type: PowerConsumer
|
||||||
voltage: High
|
voltage: Medium
|
||||||
- type: NodeContainer
|
- type: NodeContainer
|
||||||
examinable: true
|
examinable: true
|
||||||
nodes:
|
nodes:
|
||||||
input:
|
input:
|
||||||
!type:CableDeviceNode
|
!type:CableDeviceNode
|
||||||
nodeGroupID: HVPower
|
nodeGroupID: MVPower
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: ParticleAcceleratorPowerBox
|
graph: ParticleAcceleratorPowerBox
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user