mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-05 15:05:57 +02:00
Add Gerkiz color
This commit is contained in:
parent
100682c164
commit
bbf08a23d7
@ -43,4 +43,8 @@ return {
|
||||
color = {a = 1, b = 0, g = 0.024000000208616, r = 0.81499999761581},
|
||||
chat_color = {a = 1, b = 0.1410000026226, g = 016599999368191, r = 1}
|
||||
},
|
||||
['Gerkis'] = {
|
||||
color = {a = 0.5, b = 0.15700000524520874, g = 0.76099997758865356, r = 0.55900001525878906},
|
||||
chat_color = {a = 0.5, b = 0.13400000333786011, g = 0.99599999189376831, r = 0.70800000429153442}
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user