added working remaps for cnc; killed the colors i don't have remaps for
This commit is contained in:
16
mods/cnc/blue.rem
Normal file
16
mods/cnc/blue.rem
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
176: 255,216,252,252
|
||||||
|
177: 255,220,220,228
|
||||||
|
178: 255,192,192,208
|
||||||
|
179: 255,164,164,188
|
||||||
|
180: 255,100,100,124
|
||||||
|
181: 255,72,72,92
|
||||||
|
182: 255,44,44,60
|
||||||
|
183: 255,0,0,0
|
||||||
|
184: 255,192,192,208
|
||||||
|
185: 255,164,164,188
|
||||||
|
186: 255,132,132,156
|
||||||
|
187: 255,100,100,124
|
||||||
|
188: 255,72,72,92
|
||||||
|
189: 255,56,72,76
|
||||||
|
190: 255,52,52,52
|
||||||
|
191: 255,36,44,52
|
||||||
16
mods/cnc/orange.rem
Normal file
16
mods/cnc/orange.rem
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
176: 255,236,172,72
|
||||||
|
177: 255,228,148,48
|
||||||
|
178: 255,212,120,16
|
||||||
|
179: 255,196,96,0
|
||||||
|
180: 255,164,56,0
|
||||||
|
181: 255,136,24,0
|
||||||
|
182: 255,96,8,0
|
||||||
|
183: 255,16,0,0
|
||||||
|
184: 255,212,120,16
|
||||||
|
185: 255,196,96,0
|
||||||
|
186: 255,180,72,0
|
||||||
|
187: 255,164,56,0
|
||||||
|
188: 255,152,40,0
|
||||||
|
189: 255,136,24,0
|
||||||
|
190: 255,112,8,0
|
||||||
|
191: 255,16,0,0
|
||||||
16
mods/cnc/red.rem
Normal file
16
mods/cnc/red.rem
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
176: 255,244,0,0
|
||||||
|
177: 255,220,20,8
|
||||||
|
178: 255,196,40,20
|
||||||
|
179: 255,172,52,28
|
||||||
|
180: 255,120,48,36
|
||||||
|
181: 255,96,8,0
|
||||||
|
182: 255,56,32,20
|
||||||
|
183: 255,16,0,0
|
||||||
|
184: 255,196,40,20
|
||||||
|
185: 255,172,52,28
|
||||||
|
186: 255,152,48,36
|
||||||
|
187: 255,120,48,36
|
||||||
|
188: 255,112,24,0
|
||||||
|
189: 255,88,44,28
|
||||||
|
190: 255,56,32,20
|
||||||
|
191: 255,56,32,20
|
||||||
@@ -41,44 +41,26 @@ World:
|
|||||||
Name: player1
|
Name: player1
|
||||||
DisplayName: Blue
|
DisplayName: Blue
|
||||||
BasePalette: player
|
BasePalette: player
|
||||||
# Remap: blue.rem
|
Remap: blue.rem
|
||||||
DisplayColor: 56, 72, 125
|
DisplayColor: 56, 72, 125
|
||||||
PlayerColorPalette@player2:
|
PlayerColorPalette@player2:
|
||||||
Name: player2
|
Name: player2
|
||||||
DisplayName: Red
|
DisplayName: Red
|
||||||
BasePalette: player
|
BasePalette: player
|
||||||
# Remap: red.rem
|
Remap: red.rem
|
||||||
DisplayColor: 238, 0, 0
|
DisplayColor: 238, 0, 0
|
||||||
PlayerColorPalette@player3:
|
PlayerColorPalette@player3:
|
||||||
Name: player3
|
Name: player3
|
||||||
DisplayName: Orange
|
DisplayName: Orange
|
||||||
BasePalette: player
|
BasePalette: player
|
||||||
# Remap: orange.rem
|
Remap: orange.rem
|
||||||
DisplayColor: 198,97,0
|
DisplayColor: 198,97,0
|
||||||
PlayerColorPalette@player4:
|
PlayerColorPalette@player4:
|
||||||
Name: player4
|
Name: player4
|
||||||
DisplayName: Teal
|
DisplayName: Teal
|
||||||
BasePalette: player
|
BasePalette: player
|
||||||
# Remap: teal.rem
|
Remap: teal.rem
|
||||||
DisplayColor: 28,109,97
|
DisplayColor: 28,109,97
|
||||||
PlayerColorPalette@player5:
|
|
||||||
Name: player5
|
|
||||||
DisplayName: Salmon
|
|
||||||
BasePalette: player
|
|
||||||
# Remap: salmon.rem
|
|
||||||
DisplayColor: 153,76,53
|
|
||||||
PlayerColorPalette@player6:
|
|
||||||
Name: player6
|
|
||||||
DisplayName: Green
|
|
||||||
BasePalette: player
|
|
||||||
# Remap: green.rem
|
|
||||||
DisplayColor: 76,101,60
|
|
||||||
# PlayerColorPalette@player7:
|
|
||||||
# Name: player7
|
|
||||||
# DisplayName: Gray
|
|
||||||
# BasePalette: player
|
|
||||||
# Remap: gray.rem
|
|
||||||
# DisplayColor: 133,113,101
|
|
||||||
PaletteFromFile@chrome:
|
PaletteFromFile@chrome:
|
||||||
Name: chrome
|
Name: chrome
|
||||||
Filename: temperat.pal
|
Filename: temperat.pal
|
||||||
|
|||||||
16
mods/cnc/teal.rem
Normal file
16
mods/cnc/teal.rem
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
176: 255,0,168,168
|
||||||
|
177: 255,116,148,156
|
||||||
|
178: 255,100,128,136
|
||||||
|
179: 255,0,112,112
|
||||||
|
180: 255,4,92,100
|
||||||
|
181: 255,20,52,72
|
||||||
|
182: 255,4,4,8
|
||||||
|
183: 255,0,0,0
|
||||||
|
184: 255,100,128,136
|
||||||
|
185: 255,0,112,112
|
||||||
|
186: 255,4,92,100
|
||||||
|
187: 255,8,76,92
|
||||||
|
188: 255,16,60,80
|
||||||
|
189: 255,20,52,72
|
||||||
|
190: 255,36,44,52
|
||||||
|
191: 255,4,4,8
|
||||||
Reference in New Issue
Block a user