diff --git a/Content.Shared/Atmos/Atmospherics.cs b/Content.Shared/Atmos/Atmospherics.cs index 0f330d9dcf..7460e08e46 100644 --- a/Content.Shared/Atmos/Atmospherics.cs +++ b/Content.Shared/Atmos/Atmospherics.cs @@ -52,7 +52,7 @@ namespace Content.Shared.Atmos /// calculations and so cap it here. The physical interpretation is that at this temperature, any /// gas that you would have transforms into plasma. /// - public const float Tmax = 200e3f; + public const float Tmax = 262144; // 1/64 of max safe integer, any values above will result in a ~0.03K epsilon /// /// Liters in a cell.