X Tutup
Skip to content

Add additional names to Polaris#5908

Merged
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
impaktor:polaris
Aug 30, 2024
Merged

Add additional names to Polaris#5908
sturnclaw merged 1 commit intopioneerspacesim:masterfrom
impaktor:polaris

Conversation

@impaktor
Copy link
Member

Add two additional names to Polaris
2024-08-29-230157_763x447_scrot

CustomSystem:new('Gamma Cygni',{'STAR_F_SUPER_GIANT'}):add_to_sector(-119,-85,123,v(0.717,0.451,0.114))
CustomSystem:new('Zeta Centauri',{'STAR_B'}):add_to_sector(-16,28,-36,v(0.247,0.554,0.673))
CustomSystem:new('Polaris',{'STAR_F'}):add_to_sector(0,-1,53,v(0.426,0.453,0.925))
CustomSystem:new('Polaris',{'STAR_F'}):other_names({"Alpha Ursae Minoris", "North star"}):add_to_sector(0,-1,53,v(0.426,0.453,0.925))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"North Star"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@sturnclaw sturnclaw merged commit cd8236b into pioneerspacesim:master Aug 30, 2024
@impaktor impaktor deleted the polaris branch August 30, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup