From 4476f11ebe3bb391941c60329dead3fdfd814a09 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 2 Jun 2022 22:35:32 +0100 Subject: [PATCH] Adds max pressure to gas miners (#8543) * adds max pressure to gas miners 300kPA down from max (4500) * reduces the gas amount --- .../Entities/Structures/Piping/Atmospherics/miners.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/miners.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/miners.yml index 6e08cf3676..d55e480853 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/miners.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/miners.yml @@ -28,6 +28,8 @@ state: miner - type: AtmosDevice - type: GasMiner + maxExternalPressure: 300 + spawnAmount: 200 - type: entity name: O2 gas miner