mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds new exoplanet sprites (#14677)
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
..()
|
||||
atmosphere.remove_ratio(0.9)
|
||||
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/barren/get_surface_color()
|
||||
return "#6C6251"
|
||||
|
||||
/datum/random_map/noise/exoplanet/barren
|
||||
descriptor = "barren exoplanet"
|
||||
smoothing_iterations = 4
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
possible_themes = list(/datum/exoplanet_theme/mountains/breathable)
|
||||
ruin_tags_blacklist = RUIN_VOID
|
||||
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/grass/grove/get_surface_color()
|
||||
return "#5C7F34"
|
||||
|
||||
/area/exoplanet/grass/grove
|
||||
base_turf = /turf/simulated/floor/exoplanet/grass/grove
|
||||
|
||||
|
||||
Reference in New Issue
Block a user