Template:Pals: Difference between revisions
Jump to navigation
Jump to search
Created page with "Special lookup palettes (used with commands such as spritepal, etc). Not to be confused with the base palette. {| {{prettytable}} !Exposed!!Value!!Label!!Description!..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template}}</noinclude> | |||
Special lookup palettes (used with commands such as [[spritepal]], etc). Not to be confused with the base [[palette]]. | Special lookup palettes (used with commands such as [[spritepal]], etc). Not to be confused with the base [[palette]]. | ||
Line 16: | Line 18: | ||
|} | |} | ||
{| {{Collapse}} | |||
| <strong>Defines</strong> | |||
|- | |||
| | |||
define CROSSHAIR_PAL 251 | define CROSSHAIR_PAL 251 | ||
define NORMALPAL 252 | define NORMALPAL 252 | ||
Line 21: | Line 27: | ||
define GLOWPAL 254 | define GLOWPAL 254 | ||
define DETAILPAL 255 | define DETAILPAL 255 | ||
|} | |||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
<includeonly>[[Category:Pages with templates]]</includeonly> | <includeonly>[[Category:Pages with templates]]</includeonly> |
Latest revision as of 15:57, 12 September 2021
![]() |
This page is a template. This page was created to be included in other pages. |
Special lookup palettes (used with commands such as spritepal, etc). Not to be confused with the base palette.
Exposed | Value | Label | Description | |
---|---|---|---|---|
No | 251 | CROSSHAIR_PAL | ||
No | 252 | NORMALPAL | ||
No | 253 | SPECULARPAL | ||
No | 254 | GLOWPAL | ||
No | 255 | DETAILPAL |
Defines |
define CROSSHAIR_PAL 251 define NORMALPAL 252 define SPECULARPAL 253 define GLOWPAL 254 define DETAILPAL 255 |