From 2a262c506aba560889e8ce4bd491639d66b185b6 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Wed, 6 Jan 2021 22:24:01 +0200 Subject: [PATCH] Resolved #3469 - more readable Inca colors --- android/assets/jsons/Civ V - Vanilla/Nations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/assets/jsons/Civ V - Vanilla/Nations.json b/android/assets/jsons/Civ V - Vanilla/Nations.json index fc75055d65..c6d2df0017 100644 --- a/android/assets/jsons/Civ V - Vanilla/Nations.json +++ b/android/assets/jsons/Civ V - Vanilla/Nations.json @@ -632,8 +632,8 @@ "afterPeace": "Viracocha has frowned upon our war, and has agreed to our peace agreements.", "tradeRequest": "The Incan people offer this fair trade.", - "outerColor": [253,245,155], - "innerColor": [4,144,95], + "outerColor": [255,184,33], + "innerColor": [3,115,86], "uniqueName": "Great Andean Road", "uniques": ["Units ignore terrain costs when moving into any tile with Hills", "50% Maintenance costs reduction", "No Maintenance costs for improvements in Hills"],