mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-11 07:47:41 +07:00
Fixed Huns nation color (#8369)
This commit is contained in:
parent
8ed99a35b3
commit
61d3bdead4
@ -782,8 +782,8 @@
|
||||
"hateHello": "What do you want?",
|
||||
"tradeRequest": "This is better than you deserve, but let it not be said that I am an unfair man.",
|
||||
|
||||
"outerColor": [ 53,0,87],
|
||||
"innerColor": [238,201,9],
|
||||
"outerColor": [180, 178, 164],
|
||||
"innerColor": [70, 0, 4],
|
||||
|
||||
"favoredReligion": "Tengriism",
|
||||
"uniqueName": "Scourge of God",
|
||||
|
Loading…
Reference in New Issue
Block a user