mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +00:00
HOT PLANETS (#16398)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user