mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Updates Alignment for Lore Planets + Adds Alignment to Scan Report for Exoplanets (#19783)
Updates alignment variable for colonized lore planets such as Moghes and Biesel Alignment now shows for exoplanets --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
massvolume = "0.89/0.99"
|
||||
surfacegravity = "0.93"
|
||||
charted = "Charted 2305, Sol Alliance Department of Colonization."
|
||||
alignment = "Coalition of Colonies"
|
||||
geology = "Low-energy tectonic heat signature, minimal surface disruption"
|
||||
weather = "Global full-atmosphere hydrological weather system. Substantial meteorological activity, violent storms unpredictable"
|
||||
surfacewater = "Majority potable, 88% surface water. Significant tidal forces from natural satellite"
|
||||
|
||||
@@ -139,6 +139,7 @@
|
||||
massvolume = "0.86/0.98"
|
||||
surfacegravity = "0.80"
|
||||
charted = "Tajaran homeworld, charted 2418CE, NanoTrasen Corporation"
|
||||
alignment = "Contested"
|
||||
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"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
name = "Caprice"
|
||||
desc = "A scorching-hot volcanic planet close to Tau Ceti."
|
||||
charted = "Charted 2147CE, Sol Alliance Department of Colonization."
|
||||
alignment = "Federal Republic of Biesel"
|
||||
icon_state = "globe1"
|
||||
color = "#cf1020"
|
||||
generated_name = FALSE
|
||||
@@ -57,6 +58,7 @@
|
||||
name = "Valkyrie"
|
||||
desc = "The moon of Tau Ceti, the third planet to be settled in the system."
|
||||
charted = "Natural satellite of Tau Ceti, charted 2147CE, Sol Alliance Department of Colonization."
|
||||
alignment = "Federal Republic of Biesel"
|
||||
icon_state = "globe1"
|
||||
rock_colors = list("#4a3f41")
|
||||
color = "#4a3f41"
|
||||
@@ -75,6 +77,7 @@
|
||||
name = "New Gibson"
|
||||
desc = "An ice world just outside the outer edge of the habitable zone."
|
||||
charted = "Charted 2147CE, Sol Alliance Department of Colonization."
|
||||
alignment = "Federal Republic of Biesel"
|
||||
icon_state = "globe1"
|
||||
features_budget = 1
|
||||
possible_themes = list(/datum/exoplanet_theme/snow/tundra)
|
||||
@@ -143,6 +146,7 @@
|
||||
/obj/effect/overmap/visitable/sector/exoplanet/biesel
|
||||
name = "Biesel"
|
||||
desc = "The third closest planet to Tau Ceti's star, Biesel is an Earth-like planet that benefits from a temperate climate and breathable atmosphere. It is the capital planet of the Republic of Biesel."
|
||||
alignment = "Federal Republic of Biesel"
|
||||
icon_state = "globe2"
|
||||
color = "#5B8958"
|
||||
planetary_area = /area/exoplanet/grass
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
features_budget = 1
|
||||
surface_color = "#83857f"
|
||||
charted = "Natural satellite of Tret, Unathi core world. Charted 2403CE, Sol Alliance Department of Colonization"
|
||||
alignment = "Izweski Hegemony"
|
||||
generated_name = FALSE
|
||||
small_flora_types = list(/datum/seed/koisspore)
|
||||
possible_themes = list(/datum/exoplanet_theme/barren/pid)
|
||||
@@ -122,6 +123,7 @@
|
||||
massvolume = "0.97/1.03"
|
||||
surfacegravity = "0.93"
|
||||
charted = "Unathi homeworld. Charted 2403CE, Sol Alliance Department of Colonization"
|
||||
alignment = "Izweski Hegemony"
|
||||
geology = "High tectonic heat. Significant geothermal activity detected."
|
||||
weather = "Global full-atmosphere hydrological weather system. Substantial meteorological activity, violent storms unpredictable. Heavy radioactive contamination detected in atmosphere."
|
||||
surfacewater = "34% surface water. Weak tidal forces from natural satellite."
|
||||
@@ -263,6 +265,7 @@
|
||||
massvolume = "0.94/1.0"
|
||||
surfacegravity = "0.98"
|
||||
charted = "Unathi core world. Charted 2403CE, Sol Alliance Department of Colonization"
|
||||
alignment = "Izweski Hegemony"
|
||||
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 = "67% surface water. Four major surface seas detected."
|
||||
|
||||
Reference in New Issue
Block a user