Revert "Reduce gas and jetpack capacity (#18288)"
This reverts commit 02b06cce39.
This commit is contained in:
@@ -207,7 +207,7 @@ namespace Content.Shared.Atmos
|
||||
/// <summary>
|
||||
/// This is calculated to help prevent singlecap bombs (Overpowered tritium/oxygen single tank bombs)
|
||||
/// </summary>
|
||||
public const float MinimumTritiumOxyburnEnergy = 143000f;
|
||||
public const float MinimumTritiumOxyburnEnergy = 430000f;
|
||||
|
||||
public const float TritiumBurnOxyFactor = 100f;
|
||||
public const float TritiumBurnTritFactor = 10f;
|
||||
|
||||
Reference in New Issue
Block a user