Files
Bubberstation/code/modules/atmospherics
a413e876c9 [MIRROR] Gas mixes default to room temp if no temp is specified (#2056)
* base temp of gas mix (#55352)

When generating a gas mix with no temp provided the gas mix starts out at basically 0K.
This set this gas mix to room temp if no temp is listed in the gas mix string.

Nothing should start at 0K for temp, gasses being one of the big issue points.

* Gas mixes default to room temp if no temp is specified

Co-authored-by: NightRed <nightred@gmail.com>
2020-12-06 10:58:16 +00:00
..