Update preset_player_colours.lua

This commit is contained in:
CmonMate497
2019-08-01 14:18:03 +01:00
committed by GitHub
parent abab40fcf1
commit 88cd5ad2f8

View File

@@ -11,7 +11,9 @@ return {
aldldl={r=0,g=131,b=255},
NAD4X4={r=135,g=206,b=250},
cydes={r=82,g=249,b=155},
UUBlueFire={r=0,g=204,b=255}
UUBlueFire={r=0,g=204,b=255},
CmonMate497={r=103,g=224,b=194}
},
disallow = { -- the value does not matter it is only the key which is checked
black = {r = 0, g = 0, b = 0},