Decouple color picker palette definitions to their own trait.
This commit is contained in:
@@ -67,10 +67,10 @@
|
||||
Name: effect
|
||||
Filename: temperat.pal
|
||||
ShadowIndex: 4
|
||||
PaletteFromFile@colorpicker:
|
||||
ColorPickerPalette@colorpicker:
|
||||
Name: colorpicker
|
||||
Filename: temperat.pal
|
||||
ShadowIndex: 4
|
||||
BasePalette: terrain
|
||||
RemapIndex: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
AllowModifiers: false
|
||||
PaletteFromRGBA@cloak:
|
||||
Name: cloak
|
||||
|
||||
@@ -256,7 +256,6 @@ World:
|
||||
TimeLimitManager:
|
||||
ColorPickerManager:
|
||||
PreviewActor: fact.colorpicker
|
||||
RemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
PresetHues: 0, 0.125, 0.185, 0.4, 0.54, 0.66, 0.79, 0.875, 0, 0.14, 0.23, 0.43, 0.54, 0.625, 0.77, 0.85
|
||||
PresetSaturations: 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.4, 0.5, 0.4, 0.5, 0.4, 0.5, 0.4, 0.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user