Further tweaks to team color sets - this should be good to go, now.
This commit is contained in:
parent
519d52a930
commit
077b2cf558
1 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ name= _ "Red"
|
|||
|
||||
[team_color]
|
||||
side=2
|
||||
team_rgb=46,65,185,255,255,255,5,5,5
|
||||
team_rgb=46,65,155,255,255,255,15,15,15
|
||||
name= _ "Blue"
|
||||
[/team_color]
|
||||
|
||||
|
@ -18,7 +18,7 @@ name= _ "Green"
|
|||
|
||||
[team_color]
|
||||
side=4
|
||||
team_rgb=147,0,147,255,255,255,0,0,0
|
||||
team_rgb=147,0,157,255,255,255,0,0,0
|
||||
name= _ "Purple"
|
||||
[/team_color]
|
||||
|
||||
|
@ -30,13 +30,13 @@ name= _ "Orange"
|
|||
|
||||
[team_color]
|
||||
side=5
|
||||
team_rgb=60,60,60,255,255,255,0,0,0
|
||||
team_rgb=90,90,90,255,255,255,0,0,0
|
||||
name= _ "Black"
|
||||
[/team_color]
|
||||
|
||||
[team_color]
|
||||
side=8
|
||||
team_rgb=235,235,235,255,255,255,30,30,30
|
||||
team_rgb=225,225,225,255,255,255,30,30,30
|
||||
name= _ "White"
|
||||
[/team_color]
|
||||
|
||||
|
@ -48,7 +48,7 @@ name= _ "Brown"
|
|||
|
||||
[team_color]
|
||||
side=9
|
||||
team_rgb=58,187,229,255,255,255,0,0,0
|
||||
team_rgb=48,203,192,255,255,255,0,0,0
|
||||
name= _ "Teal"
|
||||
[/team_color]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue