1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-09-16 09:16:22 +02:00

Merge pull request #525 from Refactorio/plague006-patch-1

Add Gerkiz color
This commit is contained in:
Matthew
2018-12-08 10:25:17 -05:00
committed by GitHub

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