Commit fd1f4a3 1 parent 0f729bc commit fd1f4a3 Copy full SHA for fd1f4a3
File tree 2 files changed +3
-3
lines changed
Resources/Prototypes/Atmospherics
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ public static class Atmospherics
233
233
/// <summary>
234
234
/// 1 mol of Tritium is required per X mol of oxygen.
235
235
/// </summary>
236
- public const float FrezonProductionTritRatio = 50 .0f;
236
+ public const float FrezonProductionTritRatio = 8 .0f;
237
237
238
238
/// <summary>
239
239
/// 1 / X of the tritium is converted into Frezon each tick
Original file line number Diff line number Diff line change 86
86
molarMass : 44
87
87
color : 8F00FF
88
88
reagent : NitrousOxide
89
- pricePerMole : 1
89
+ pricePerMole : 0. 1
90
90
91
91
- type : gas
92
92
id : 8
99
99
gasMolesVisible : 0.6
100
100
color : 3a758c
101
101
reagent : Frezon
102
- pricePerMole : 3
102
+ pricePerMole : 0. 3
You can’t perform that action at this time.
0 commit comments