Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature] Add star icon information to MapData wiki page #39

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
8 changes: 8 additions & 0 deletions wiki/MapData.md
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ Landing messages are the message that is shown if attempting to land on an uninh
star <sprite>
power <power#>
wind <wind#>
icon <icon>
```

There are certain attributes that a ship is capable of having that will change in effectiveness based off of the stars in the system.
Expand All @@ -664,6 +665,13 @@ wind <wind#>

The wind of a star impacts the effectiveness of a ship's ramscoops.


```html
icon <icon>
```

The sprite listed here is the sprite of the star icon from the map screen when the "starry mapmode" button is enabled. If a system has multiple stars, its star icons will be arranged radially.
Azure3141 marked this conversation as resolved.
Show resolved Hide resolved

# Ambient music

```html
Expand Down