mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 18:28:42 +07:00
Better colors for Katmandu and Almaty (#2355)
This commit is contained in:
@ -822,7 +822,7 @@
|
|||||||
"attacked": "Very well, this shall not be forgotten.",
|
"attacked": "Very well, this shall not be forgotten.",
|
||||||
"defeated": "How could we fall to the likes of you?!",
|
"defeated": "How could we fall to the likes of you?!",
|
||||||
"outerColor": [0, 0, 0],
|
"outerColor": [0, 0, 0],
|
||||||
"innerColor": [102,0,51],
|
"innerColor": [152,0,241],
|
||||||
"cities": ["Almaty"]
|
"cities": ["Almaty"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -894,7 +894,7 @@
|
|||||||
"attacked": "Very well, this shall not be forgotten.",
|
"attacked": "Very well, this shall not be forgotten.",
|
||||||
"defeated": "We... defeated? No... we had so much work to do!",
|
"defeated": "We... defeated? No... we had so much work to do!",
|
||||||
"outerColor": [0, 0, 0],
|
"outerColor": [0, 0, 0],
|
||||||
"innerColor": [51,25,0],
|
"innerColor": [151,125,0],
|
||||||
"cities": ["Kathmandu"]
|
"cities": ["Kathmandu"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user