Flags

Each ship also has 256 flags that can be turned ON/OFF.

Flags are used to store special information about a ship, onchain. For example OG ships will have flag 0 set to ON.

Flags are passed to the rendering engine, and the engine can use them to decide on how to render the artwork. For example, OG ships have a special glitch effect activated by flag 0.

We could use flags to do interesting things in the future. For example, set up an onchain quest that sets a specific flag ON when completed, which in turn can be used by the rendering engine, or other smart contracts.