From cb87000ee8cee714827eee2fa50d74adae06197f Mon Sep 17 00:00:00 2001 From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:28:51 -0800 Subject: [PATCH] Increase trit-to-frezon ratio from 1:8 to 1:50 (#42400) roll back to old trit -> frez ratio --- Content.Shared/Atmos/Atmospherics.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Shared/Atmos/Atmospherics.cs b/Content.Shared/Atmos/Atmospherics.cs index 808b58353a..5539ccbac8 100644 --- a/Content.Shared/Atmos/Atmospherics.cs +++ b/Content.Shared/Atmos/Atmospherics.cs @@ -268,7 +268,7 @@ namespace Content.Shared.Atmos /// /// 1 mol of Tritium is required per X mol of oxygen. /// - public const float FrezonProductionTritRatio = 50.0f; // DeltaV - Change back to 50 + public const float FrezonProductionTritRatio = 50.0f; /// /// 1 / X of the tritium is converted into Frezon each tick