Decouple color picker palette definitions to their own trait.
This commit is contained in:
@@ -41,10 +41,10 @@
|
||||
Name: effect
|
||||
Filename: temperat.pal
|
||||
ShadowIndex: 4
|
||||
PaletteFromFile@colorpicker:
|
||||
ColorPickerPalette@colorpicker:
|
||||
Name: colorpicker
|
||||
Filename: temperat.pal
|
||||
ShadowIndex: 4
|
||||
BasePalette: player
|
||||
RemapIndex: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
AllowModifiers: false
|
||||
PaletteFromFile@desert:
|
||||
Name: desert
|
||||
|
||||
@@ -282,7 +282,6 @@ World:
|
||||
1: WarningOneMinuteRemaining
|
||||
ColorPickerManager:
|
||||
PreviewActor: fact.colorpicker
|
||||
RemapIndices: 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95
|
||||
PresetHues: 0, 0.125, 0.22, 0.375, 0.5, 0.56, 0.8, 0.88, 0, 0.15, 0.235, 0.4, 0.47, 0.55, 0.75, 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