Template:Basepals: Difference between revisions
Jump to navigation
Jump to search
Created page with "Base palettes. Not to be confused with lookup palettes (such as sprite palette) {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || BASEPAL |..." |
No edit summary |
||
Line 20: | Line 20: | ||
|} | |} | ||
{| {{Collapse}} | |||
| <strong>Missing defines</strong> | |||
|- | |||
define BASEPAL 0 | define BASEPAL 0 | ||
define WATERPAL 1 | define WATERPAL 1 | ||
Line 27: | Line 30: | ||
define ENDINGPAL 5 | define ENDINGPAL 5 | ||
define ANIMPAL 6 | define ANIMPAL 6 | ||
|} | |||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
<includeonly>[[Category:Pages with templates]]</includeonly> | <includeonly>[[Category:Pages with templates]]</includeonly> |
Revision as of 12:08, 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 |