Skip to content

Feature Request: better description of custom attributes #66

@TheGiraffe3

Description

@TheGiraffe3

Summary

At the moment, the description of attributes is not very clear, and it can be hard to figure out the fact that you can make them custom.

Desired Solution

Better description of custom attributes. Add to the wiki something like the following:


It is possible to create custom attributes, for example to put on an outfit that can only be installed on the ships of a particular faction. To do this, you would add the following code to the ships of that faction:

"<faction name> outfit" 1

and add this to that outfit:

"<faction name> outfit" -1

It is also possible to create custom attributes preventing a particular outfit from being uninstalled from the ship it comes on. To do this, you would add the following code to the ship:

"<non-uninstallable outfit name>" -1

and this to the outfit:

"<non-uninstallable outfit name>" 1

What I wrote above isn't exactly polished enough to go in the wiki, but something like it would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentIssues and PRs related to the content of the wiki (the documentation for Endless Sky)standaloneA PR that doesn't require an endless-sky PR to be merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions