@@ -69,8 +69,8 @@ public sealed partial class AtmosphereSystem
|
|||||||
mixtures[7].AdjustMoles(Gas.Nitrogen, Atmospherics.MolesCellStandard);
|
mixtures[7].AdjustMoles(Gas.Nitrogen, Atmospherics.MolesCellStandard);
|
||||||
|
|
||||||
// 8: Air (GM)
|
// 8: Air (GM)
|
||||||
mixtures[8].AdjustMoles(Gas.Oxygen, Atmospherics.MolesCellGasMiner);
|
mixtures[8].AdjustMoles(Gas.Oxygen, Atmospherics.OxygenMolesGasMiner);
|
||||||
mixtures[8].AdjustMoles(Gas.Nitrogen, Atmospherics.MolesCellGasMiner);
|
mixtures[8].AdjustMoles(Gas.Nitrogen, Atmospherics.NitrogenMolesGasMiner);
|
||||||
|
|
||||||
foreach (var arg in args)
|
foreach (var arg in args)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -67,18 +67,11 @@
|
|||||||
id: 9
|
id: 9
|
||||||
time: '2025-04-30T14:49:36.0000000+00:00'
|
time: '2025-04-30T14:49:36.0000000+00:00'
|
||||||
url: https://github.com/space-wizards/space-station-14/pull/36653
|
url: https://github.com/space-wizards/space-station-14/pull/36653
|
||||||
- author: K-Dynamic
|
|
||||||
changes:
|
|
||||||
- message: Atmos air (6500 kPa) markers are available for mapping.
|
|
||||||
type: Add
|
|
||||||
id: 10
|
|
||||||
time: '2025-05-01T22:03:47.0000000+00:00'
|
|
||||||
url: https://github.com/space-wizards/space-station-14/pull/37061
|
|
||||||
- author: Southbridge
|
- author: Southbridge
|
||||||
changes:
|
changes:
|
||||||
- message: 'New salvage ruin: Atmos Interchange'
|
- message: 'New salvage ruin: Atmos Interchange'
|
||||||
type: Add
|
type: Add
|
||||||
id: 11
|
id: 10
|
||||||
time: '2025-05-02T15:45:46.0000000+00:00'
|
time: '2025-05-02T15:45:46.0000000+00:00'
|
||||||
url: https://github.com/space-wizards/space-station-14/pull/37115
|
url: https://github.com/space-wizards/space-station-14/pull/37115
|
||||||
Order: 1
|
Order: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user