Change WithColoredOverlay to use a color instead of a palette.
This commit is contained in:
@@ -1019,7 +1019,7 @@
|
||||
Tooltip:
|
||||
GenericName: Destroyed Vehicle
|
||||
WithColoredOverlay@IDISABLE:
|
||||
Palette: disabled
|
||||
Color: 000000B4
|
||||
ScriptTriggers:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeSmall
|
||||
@@ -1118,7 +1118,7 @@
|
||||
ValidPowerStates: Low, Critical
|
||||
WithColoredOverlay@IDISABLE:
|
||||
RequiresCondition: lowpower
|
||||
Palette: disabled
|
||||
Color: 000000B4
|
||||
|
||||
^Selectable:
|
||||
Selectable:
|
||||
|
||||
@@ -90,12 +90,6 @@
|
||||
G: 255
|
||||
B: 255
|
||||
A: 64
|
||||
PaletteFromRGBA@disabled:
|
||||
Name: disabled
|
||||
R: 0
|
||||
G: 0
|
||||
B: 0
|
||||
A: 180
|
||||
ShroudPalette@shroud:
|
||||
Name: shroud
|
||||
ShroudPalette@fog:
|
||||
|
||||
Reference in New Issue
Block a user