HOT PLANETS (#16398)

This commit is contained in:
RustingWithYou
2023-05-28 20:36:45 +00:00
committed by GitHub
parent b0aa5607a6
commit 5f5ec01423
2 changed files with 43 additions and 1 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
/obj/effect/overmap/visitable/sector/exoplanet/lava/generate_atmosphere()
..()
atmosphere.remove_ratio(0.9)
atmosphere.temperature = T20C + rand(220, 800)
atmosphere.update_values()
/obj/effect/overmap/visitable/sector/exoplanet/lava/get_surface_color()
return "#575d5e"