mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Grass planet atmos fix (#16408)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/grass/generate_atmosphere()
|
||||
..()
|
||||
if(atmosphere)
|
||||
atmosphere.adjust_gas(GAS_CHLORINE, MOLES_O2STANDARD)
|
||||
atmosphere.temperature = T20C + rand(10, 30)
|
||||
atmosphere.update_values()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user