]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Increase trit-to-frezon ratio from 1:8 to 1:50 (#42400)
authorArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Tue, 13 Jan 2026 23:28:51 +0000 (15:28 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 23:28:51 +0000 (23:28 +0000)
roll back to old trit -> frez ratio

Content.Shared/Atmos/Atmospherics.cs

index 7b9b106c54d10d429717b2c524d8ad891e58bb23..5539ccbac8d73b4c4f5f2e062ff154e87d70ee54 100644 (file)
@@ -268,7 +268,7 @@ namespace Content.Shared.Atmos
         /// <summary>
         ///     1 mol of Tritium is required per X mol of oxygen.
         /// </summary>
-        public const float FrezonProductionTritRatio = 8.0f;
+        public const float FrezonProductionTritRatio = 50.0f;
 
         /// <summary>
         ///     1 / X of the tritium is converted into Frezon each tick