mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
Barbarians are now colored in red+black, like in the original civ
This commit is contained in:
parent
640a3b873e
commit
7ce4d2515b
@ -83,7 +83,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name:"Barbarians",
|
name:"Barbarians",
|
||||||
mainColor:[200,200,200],
|
mainColor:[0,0,0],
|
||||||
secondaryColor:[0,0,0]
|
secondaryColor:[182,0,0]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user