Fix planetary_atmos working correctly only for lavaland + use defines for lavaland atmos (#25296)

* planetary atmos is not only lavaland

* use defines for lavaland temperature

* use defines for lavaland air

* temperature is initial
This commit is contained in:
larentoun
2024-05-17 12:57:45 +00:00
committed by GitHub
parent b557dabad1
commit ecabb8f7e6
12 changed files with 101 additions and 102 deletions
@@ -114,9 +114,9 @@
linkedcontroller.decalinpool += A
/turf/simulated/floor/beach/away/water/lavaland_air
nitrogen = 14
oxygen = 8
temperature = 500
nitrogen = LAVALAND_NITROGEN
oxygen = LAVALAND_OXYGEN
temperature = LAVALAND_TEMPERATURE
planetary_atmos = TRUE
/// for boundary "walls"