Template:Basepals: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
| <strong>Missing defines</strong> | | <strong>Missing defines</strong> | ||
|- | |- | ||
| | |||
define BASEPAL 0 | define BASEPAL 0 | ||
define WATERPAL 1 | define WATERPAL 1 |
Revision as of 12:09, 22 February 2020
Base palettes. Not to be confused with lookup palettes (such as sprite palette)
Exposed | Value | Label | Description | |
---|---|---|---|---|
No | 0 | BASEPAL | ||
No | 1 | WATERPAL | ||
No | 2 | SLIMEPAL | ||
No | 3 | DREALMSPAL | ||
No | 4 | TITLEPAL | ||
No | 5 | ENDINGPAL | ||
No | 6 | ANIMPAL |
Missing defines |
define BASEPAL 0 define WATERPAL 1 define SLIMEPAL 2 define DREALMSPAL 3 define TITLEPAL 4 define ENDINGPAL 5 define ANIMPAL 6 |