From 29486c5671f4c2d2fc131447de34b1c7449e7c32 Mon Sep 17 00:00:00 2001 From: MJSailor <92106367+kurokoTurbo@users.noreply.github.com> Date: Sat, 11 May 2024 17:40:49 +0300 Subject: [PATCH] Buff hellfreezer min temp to 12.15 (#298) Co-authored-by: KurokoTurbo <92106367+melanoTurbo@users.noreply.github.com> --- .../Entities/Structures/Piping/Atmospherics/unary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml index 55ef9a6783..42a4a50795 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/unary.yml @@ -382,7 +382,7 @@ - type: Sprite sprite: Structures/Piping/Atmospherics/hellfirethermomachine.rsi - type: GasThermoMachine - minTemperature: 19.15 + minTemperature: 12.15 heatCapacity: 40000 energyLeakPercentage: 0.15 - type: Machine