Update preset_player_colours.lua

This commit is contained in:
Yannick
2019-08-09 20:33:51 +02:00
committed by GitHub
parent d193318fd6
commit 57118c2d58

View File

@@ -15,7 +15,8 @@ return {
cydes={r=82,g=249,b=155},
UUBlueFire={r=0,g=204,b=255},
CmonMate497={r=103,g=224,b=194},
s4sh={r=255,g=120,b=0}
s4sh={r=255,g=120,b=0},
ArPiiX={r=0,g=255,b=0}
},
disallow = { --- @setting disallow colours which will not given to players; the value does not matter it is only the key which is checked
black = {r = 0, g = 0, b = 0},