mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 08:31:57 +00:00
Massively upgrades sensor readout fluff (#16073)
* jesus christ part 1 * i cant be cool * unathi start * finishing the fight * lore requests * fixes lore request
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "barren exoplanet"
|
||||
desc = "An exoplanet that couldn't hold its atmosphere."
|
||||
color = "#ad9c9c"
|
||||
scanimage = "barren.png"
|
||||
planetary_area = /area/exoplanet/barren
|
||||
rock_colors = list(COLOR_BEIGE, COLOR_GRAY80, COLOR_BROWN)
|
||||
possible_themes = list(/datum/exoplanet_theme/mountains)
|
||||
@@ -59,7 +60,10 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid
|
||||
name = "mineral asteroid"
|
||||
desc = "A large, resource rich asteroid."
|
||||
massvolume = "Miniscule, not immediately apparent in mass"
|
||||
surfacegravity = "Miniscule, non-obstructive gravity well"
|
||||
surface_color = COLOR_GRAY
|
||||
scanimage = "asteroid.png"
|
||||
map_generators = list(/datum/random_map/noise/exoplanet/barren/asteroid, /datum/random_map/noise/ore/rich)
|
||||
rock_colors = list(COLOR_ASTEROID_ROCK)
|
||||
planetary_area = /area/exoplanet/barren/asteroid
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
name = "desert exoplanet"
|
||||
desc = "An arid exoplanet with sparse biological resources but rich mineral deposits underground."
|
||||
color = "#a08444"
|
||||
scanimage = "desert.png"
|
||||
geology = "Non-existent tectonic activity, minimal geothermal signature"
|
||||
weather = "Global full-atmosphere geothermal weather system. Barely-habitable ambient high temperatures. Slow-moving, stagnant meteorological activity prone to unpredictable upset in wind condition"
|
||||
planetary_area = /area/exoplanet/desert
|
||||
rock_colors = list(COLOR_BEIGE, COLOR_PALE_YELLOW, COLOR_GRAY80, COLOR_BROWN)
|
||||
plant_colors = list("#efdd6f","#7b4a12","#e49135","#ba6222","#5c755e","#420d22")
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/grass
|
||||
name = "lush exoplanet"
|
||||
desc = "Planet with abundant flora and fauna."
|
||||
desc = "An exoplanet with abundant flora and fauna."
|
||||
color = "#407c40"
|
||||
scanimage = "jungle.png"
|
||||
geology = "High-energy geothermal signature, tectonic activity non-obstructive to surface environment"
|
||||
weather = "Global full-atmosphere hydrological weather system. Dangerous meteorological activity not present"
|
||||
surfacewater = "63% surface water, majority readings not visibly potable. Expected mineral toxicity or salt presence in water bodies"
|
||||
planetary_area = /area/exoplanet/grass
|
||||
rock_colors = list(COLOR_ASTEROID_ROCK, COLOR_GRAY80, COLOR_BROWN)
|
||||
plant_colors = list("#0e1e14","#1a3e38","#5a7467","#9eab88","#6e7248", "RANDOM")
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/grass/grove
|
||||
name = "grove exoplanet"
|
||||
desc = "Planet with abundant, peaceful flora and fauna."
|
||||
desc = "A temperate planet with abundant, peaceful flora and fauna."
|
||||
color = "#346934"
|
||||
scanimage = "grove.png"
|
||||
planetary_area = /area/exoplanet/grass/grove
|
||||
rock_colors = list(COLOR_BEIGE, COLOR_PALE_YELLOW, COLOR_GRAY80, COLOR_BROWN)
|
||||
grass_color = null
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/lava
|
||||
name = "lava exoplanet"
|
||||
desc = "An exoplanet with a lot of volcanic activity."
|
||||
desc = "An exoplanet with an excess of volcanic activity."
|
||||
color = "#575d5e"
|
||||
scanimage = "lava.png"
|
||||
geology = "Extreme, surface-apparent tectonic activity. Unreadable high-energy geothermal readings. Surface traversal demands caution"
|
||||
weather = "Global sub-atmospheric volcanic ambient weather system. Exercise extreme caution with unpredictable volcanic eruption"
|
||||
surfacewater = "Majority superheated methane, silicon and metallic substances, 7% liquid surface area."
|
||||
planetary_area = /area/exoplanet/barren
|
||||
rock_colors = list(COLOR_DARK_GRAY)
|
||||
possible_themes = list(/datum/exoplanet_theme/mountains)
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/barren/azmar
|
||||
name = "Az'Mar"
|
||||
desc = "A small planet with a caustic shale crust. The surface is extremely hot and dense."
|
||||
charted = "Tajaran core world, charted 2418CE, NanoTrasen Corporation"
|
||||
color = "#8f4754"
|
||||
icon_state = "globe2"
|
||||
rock_colors = null
|
||||
@@ -64,6 +65,7 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/lava/sahul
|
||||
name = "Sahul"
|
||||
desc = "Az'mar's moon is a celestial body composed primarily of molten metals."
|
||||
charted = "Natural satellite of Az'mar, Tajaran core world, charted 2418CE, NanoTrasen Corporation"
|
||||
icon_state = "globe1"
|
||||
color = "#cf1020"
|
||||
generated_name = FALSE
|
||||
@@ -81,6 +83,11 @@
|
||||
color = "#ab46d4"
|
||||
rock_colors = list("#373737")
|
||||
planetary_area = /area/exoplanet/barren/raskara
|
||||
scanimage = "raskara.png"
|
||||
massvolume = "0.27/0.39"
|
||||
surfacegravity = "0.25"
|
||||
charted = "Natural satellite of Tajaran homeworld, charted 2418CE, NanoTrasen Corporation"
|
||||
geology = "Zero tectonic heat, completely dormant geothermal signature. Presumed dead core"
|
||||
possible_themes = list(/datum/exoplanet_theme/mountains)
|
||||
map_generators = list(/datum/random_map/noise/exoplanet/barren/raskara, /datum/random_map/noise/ore)
|
||||
features_budget = 1
|
||||
@@ -126,6 +133,13 @@
|
||||
icon_state = "globe2"
|
||||
color = "#b5dfeb"
|
||||
planetary_area = /area/exoplanet/adhomai
|
||||
scanimage = "adhomai.png"
|
||||
massvolume = "0.86/0.98"
|
||||
surfacegravity = "0.80"
|
||||
charted = "Tajaran homeworld, charted 2418CE, NanoTrasen Corporation"
|
||||
geology = "Minimal tectonic heat, miniscule geothermal signature overall"
|
||||
weather = "Global full-atmosphere hydrological weather system. Substantial meteorological activity, violent storms unpredictable"
|
||||
surfacewater = "Majority frozen, 78% surface water. Significant tidal forces from natural satellite"
|
||||
rock_colors = null
|
||||
plant_colors = null
|
||||
possible_themes = list(/datum/exoplanet_theme/mountains/adhomai)
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/snow
|
||||
name = "snow exoplanet"
|
||||
desc = "Cold planet with limited plant life."
|
||||
desc = "A frigid exoplanet with limited plant life."
|
||||
color = "#dcdcdc"
|
||||
scanimage = "snow.png"
|
||||
geology = "Non-existent tectonic activity, minimal geothermal signature"
|
||||
weather = "Global full-atmosphere hydrological weather system. Barely-habitable ambient low temperatures. Frequently dangerous, unpredictable meteorological upsets"
|
||||
surfacewater = "Majority frozen, 70% surface water"
|
||||
planetary_area = /area/exoplanet/snow
|
||||
rock_colors = list(COLOR_DARK_BLUE_GRAY, COLOR_GUNMETAL, COLOR_GRAY80, COLOR_DARK_GRAY)
|
||||
plant_colors = list("#d0fef5","#93e1d8","#93e1d8", "#b2abbf", "#3590f3", "#4b4e6d")
|
||||
@@ -30,4 +34,4 @@
|
||||
|
||||
/area/exoplanet/snow
|
||||
ambience = list('sound/effects/wind/tundra0.ogg','sound/effects/wind/tundra1.ogg','sound/effects/wind/tundra2.ogg','sound/effects/wind/spooky0.ogg','sound/effects/wind/spooky1.ogg')
|
||||
base_turf = /turf/simulated/floor/exoplanet/snow
|
||||
base_turf = /turf/simulated/floor/exoplanet/snow
|
||||
|
||||
Reference in New Issue
Block a user