Skip to content

Commit

Permalink
Add more varied pre-selected colors to player colors palette
Browse files Browse the repository at this point in the history
  • Loading branch information
PunkPun authored and Mailaender committed Jun 5, 2023
1 parent e164e48 commit e4cac1f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mods/cnc/rules/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ World:
TimeLimitDisplayOrder: 2
ColorPickerManager:
PreviewActor: fact.colorpicker
PresetColors: F21818, F2BC18, DAF218, 18F26F, 18BEF2, 1821F2, BA18F2, F218BC, F29191, F2DF79, CDF291, 79F2BF, 91DBF2, 7997F2, CD91F2, F279E6
PresetColors: F21818, FF7A22, F2BC18, F8D3B3, CDF291, DAF218, 18F26F, 12B572, F279E6, 502048, 391D1D, BA18F2, F218BC, 1821F2, 328DFF, 78DBF8
OrderEffects:
TerrainFlashImage: moveflsh
TerrainFlashSequence: idle
Expand Down
2 changes: 1 addition & 1 deletion mods/d2k/rules/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ World:
TimeLimitDisplayOrder: 2
ColorPickerManager:
PreviewActor: carryall.colorpicker
PresetColors: F21818, F2C218, E1F218, 44F218, 18F2D2, 184FF2, E118F2, F218A8, F2798F, F2B79D, CDF291, 91F2AA, 79E0F2, 79AAF2, C291F2, F29DEA
PresetColors: F21818, FFAE00, FFF830, 44F218, 39C46F, 498221, F2798F, E118F2, 9023CD, 392929, 200738, F218A8, DDB8FF, 184FF2, 2F86F2, 76D2F8
OrderEffects:
TerrainFlashImage: moveflsh
TerrainFlashSequence: idle
Expand Down
2 changes: 1 addition & 1 deletion mods/ra/rules/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ World:
1: WarningOneMinuteRemaining
ColorPickerManager:
PreviewActor: fact.colorpicker
PresetColors: F21818, F2BC18, ACF218, 18F24F, 18F2F2, 18A4F2, C718F2, F218B5, F29191, F2E679, CBF291, 79F2AA, 91F2E1, 79CEF2, C291F2, F279E6
PresetColors: 391D1D, 98331F, F57606, F50606, DDB8FF, ACF218, 06F739, F2BC18, 200738, 280DF6, 79F2AA, 34BA93, F861A4, C718F2, 79CEF2, 2F86F2
OrderEffects:
TerrainFlashImage: moveflsh
TerrainFlashSequence: idle
Expand Down
2 changes: 1 addition & 1 deletion mods/ts/rules/world.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ World:
FactionPreviewActors:
gdi: hvr.colorpicker
nod: stnk.colorpicker
PresetColors: F21818, F2BC18, DAF218, 18F26F, 18BEF2, 1821F2, BA18F2, F218BC, F29191, F2DF79, CDF291, 79F2BF, 91DBF2, 7997F2, CD91F2, F279E6
PresetColors: F21818, FF7A22, F2BC18, F8D3B3, CDF291, DAF218, 18F26F, 12B572, F279E6, 502048, 391D1D, BA18F2, F218BC, 1821F2, 328DFF, 78DBF8
OrderEffects:
TerrainFlashImage: moveflsh
TerrainFlashSequence: idle
Expand Down

0 comments on commit e4cac1f

Please sign in to comment.