mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +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:
@@ -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>"
|
||||
|
||||
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user