inexorabletash / travellermap

The source code to TravellerMap.com
https://travellermap.com
Other
118 stars 53 forks source link

Fix Folgore sector stellar data #376

Closed CyberiaResurrection closed 8 months ago

CyberiaResurrection commented 8 months ago

Clean up stellar data in M1105 Folgore.

First, any main-sequence "dwarfs" (eg G3 D) are promoted to size V (G3 V). Second, following TravellerMap's own stellar-data checker, the biggest, then breaking ties by earliest, star (eg M5 V M8 V M2 V) is swapped into the first star (M2 V M8 V M5 V).

For cases such as M6 V M1 D, if a promoted "dwarf" is now the best primary candidate, so be it (M1 V M6 V).

inexorabletash commented 8 months ago

Thanks, merged and deployed.