Barbarians are now colored in red+black, like in the original civ

This commit is contained in:
Yair Morgenstern 2018-11-14 19:41:53 +02:00
parent 640a3b873e
commit 7ce4d2515b
2 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@
}, },
{ {
name:"Barbarians", name:"Barbarians",
mainColor:[200,200,200], mainColor:[0,0,0],
secondaryColor:[0,0,0] secondaryColor:[182,0,0]
} }
] ]