added white remap

This commit is contained in:
Chris Forbes
2010-02-27 12:40:01 +13:00
parent 4ad43da17a
commit fb0936a5d6
8 changed files with 199 additions and 1 deletions

View File

@@ -125,6 +125,12 @@ World:
BasePalette: terrain
Remap: gray.rem
DisplayColor: 133,113,101
PlayerColorPalette@player8:
Name: neutral
DisplayName: White
BasePalette: terrain
Remap: white.rem
DisplayColor: 255,255,255
PaletteFromFile@chrome:
Name: chrome
Filename: temperat.pal

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

@@ -0,0 +1,16 @@
80: 255,255,255,255
81: 255,247,247,247
82: 255,239,239,239
83: 255,231,231,231
84: 255,223,223,223
85: 255,215,215,215
86: 255,207,207,207
87: 255,199,199,199
88: 255,191,191,191
89: 255,183,183,183
90: 255,175,175,175
91: 255,167,167,167
92: 255,159,159,159
93: 255,151,151,151
94: 255,143,143,143
95: 255,135,135,135