From bd5daee9a8046f64f2e3a8ee409057090e90520d Mon Sep 17 00:00:00 2001 From: Jack Rainy Date: Wed, 8 Apr 2020 15:06:25 +0300 Subject: [PATCH] Better colors for Katmandu and Almaty (#2355) --- android/assets/jsons/Nations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/assets/jsons/Nations.json b/android/assets/jsons/Nations.json index 7cf4042067..646d8873e6 100644 --- a/android/assets/jsons/Nations.json +++ b/android/assets/jsons/Nations.json @@ -822,7 +822,7 @@ "attacked": "Very well, this shall not be forgotten.", "defeated": "How could we fall to the likes of you?!", "outerColor": [0, 0, 0], - "innerColor": [102,0,51], + "innerColor": [152,0,241], "cities": ["Almaty"] }, { @@ -894,7 +894,7 @@ "attacked": "Very well, this shall not be forgotten.", "defeated": "We... defeated? No... we had so much work to do!", "outerColor": [0, 0, 0], - "innerColor": [51,25,0], + "innerColor": [151,125,0], "cities": ["Kathmandu"] }, {