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:
Ben
2024-08-20 14:02:12 +00:00
committed by GitHub
co-authored by Ben10083
parent e3a54abf58
commit 3c433fae00
8 changed files with 70 additions and 1 deletions
@@ -484,6 +484,7 @@
. += "<br><large><b>[name]</b></large></center>"
. += "<br><b>Estimated Mass and Volume: </b><small>[massvolume]BSS(Biesels)</small>"
. += "<br><b>Surface Gravity: </b><small>[surfacegravity]Gs</small>"
. += "<br><b>Governing Body: </b><small>[alignment]</small>"
. += "<br><b>Charted: </b><small>[charted]</small>"
. += "<br><b>Geological Variables: </b><small>[geology]</small>"
. += "<br><b>Surface Water Coverage: </b><small>[surfacewater]</small>"
+1 -1
View File
@@ -62,7 +62,7 @@
. += "<hr>"
. += "<br><center><b>Native Database Specifications</b>"
. += "<br><img src = [scanimage]></center>"
. += "<br><small><b>Governing Body:</b> [alignment]"
. += "<br><small><b>Governing Body:</b> [alignment]</small>"
. += "<hr>"
. += "<br><center><b>Native Database Notes</b></center>"
. += "<br><small>[desc]</small>"