mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 21:30:20 +07:00
Fixed Huns nation color (#8369)
This commit is contained in:

committed by
GitHub

parent
8ed99a35b3
commit
61d3bdead4
@ -782,8 +782,8 @@
|
|||||||
"hateHello": "What do you want?",
|
"hateHello": "What do you want?",
|
||||||
"tradeRequest": "This is better than you deserve, but let it not be said that I am an unfair man.",
|
"tradeRequest": "This is better than you deserve, but let it not be said that I am an unfair man.",
|
||||||
|
|
||||||
"outerColor": [ 53,0,87],
|
"outerColor": [180, 178, 164],
|
||||||
"innerColor": [238,201,9],
|
"innerColor": [70, 0, 4],
|
||||||
|
|
||||||
"favoredReligion": "Tengriism",
|
"favoredReligion": "Tengriism",
|
||||||
"uniqueName": "Scourge of God",
|
"uniqueName": "Scourge of God",
|
||||||
|
Reference in New Issue
Block a user