1
0
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:
Matthew 2018-12-08 08:52:45 -05:00 committed by GitHub
parent 100682c164
commit bbf08a23d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}
},
}