From 8413dea9ca2ee343224edd35be925e96a28e910e Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Fri, 25 Aug 2023 05:42:22 +0200 Subject: [PATCH] Make PA use MV power. (#19495) --- .../Entities/Structures/Power/Generation/PA/power_box.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/PA/power_box.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/PA/power_box.yml index cb2f51475a..c9a25d62ff 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/PA/power_box.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/PA/power_box.yml @@ -8,13 +8,13 @@ sprite: Structures/Power/Generation/PA/power_box.rsi - type: ParticleAcceleratorPowerBox - type: PowerConsumer - voltage: High + voltage: Medium - type: NodeContainer examinable: true nodes: input: !type:CableDeviceNode - nodeGroupID: HVPower + nodeGroupID: MVPower - type: Construction graph: ParticleAcceleratorPowerBox