added a pile of new palettes

This commit is contained in:
Chris Forbes
2010-02-27 22:31:30 +13:00
parent d297c58610
commit ae77b596d3
7 changed files with 96 additions and 17 deletions

View File

@@ -26,7 +26,6 @@ using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Security.Cryptography;
using OpenRA;
using OpenRA.FileFormats;
namespace OpenRA.Server

16
mods/cnc/black.rem Normal file
View File

@@ -0,0 +1,16 @@
176: 255,80,80,80
177: 255,70,70,70
178: 255,60,60,60
179: 255,50,50,50
180: 255,40,40,40
181: 255,30,30,30
182: 255,15,15,15
183: 255,5,5,5
184: 255,75,75,75
185: 255,65,65,65
186: 255,55,55,55
187: 255,45,45,45
188: 255,35,35,35
189: 255,25,25,25
190: 255,20,20,20
191: 255,10,10,10

16
mods/cnc/blue-orig.rem Normal file
View 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

View File

@@ -1,16 +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
176: 255,85,130,204
177: 255,75,116,185
178: 255,65,102,166
179: 255,56,88,147
180: 255,46,75,128
181: 255,36,61,109
182: 255,22,40,80
183: 255,12,26,61
184: 255,80,123,194
185: 255,70,109,175
186: 255,60,95,156
187: 255,51,81,137
188: 255,41,68,118
189: 255,32,54,99
190: 255,27,47,90
191: 255,17,33,71

16
mods/cnc/green.rem Normal file
View File

@@ -0,0 +1,16 @@
176: 255,255,230,149
177: 255,225,203,132
178: 255,196,177,116
179: 255,166,151,100
180: 255,137,125,84
181: 255,108,98,68
182: 255,64,59,44
183: 255,34,33,28
184: 255,240,216,140
185: 255,210,190,124
186: 255,181,164,108
187: 255,152,138,92
188: 255,122,111,76
189: 255,93,85,60
190: 255,78,72,52
191: 255,49,46,36

16
mods/cnc/salmon.rem Normal file
View File

@@ -0,0 +1,16 @@
176: 255,210,153,125
177: 255,190,133,109
178: 255,171,114,93
179: 255,152,95,78
180: 255,133,76,62
181: 255,113,57,46
182: 255,84,28,23
183: 255,65,9,7
184: 255,200,143,117
185: 255,181,124,101
186: 255,161,105,85
187: 255,142,86,70
188: 255,123,66,54
189: 255,104,47,39
190: 255,94,38,31
191: 255,75,19,15

16
mods/cnc/white.rem Normal file
View File

@@ -0,0 +1,16 @@
176: 255,255,255,255
177: 255,231,231,231
178: 255,207,207,207
179: 255,183,183,183
180: 255,159,159,159
181: 255,135,135,135
182: 255,99,99,99
183: 255,75,75,75
184: 255,243,243,243
185: 255,219,219,219
186: 255,195,195,195
187: 255,171,171,171
188: 255,147,147,147
189: 255,123,123,123
190: 255,111,111,111
191: 255,87,87,87