From 382707a6a5010b146e03a76a3d470834062f7a3e Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Sun, 24 Apr 2022 21:44:41 +0200 Subject: [PATCH] Fixed a problem with the ordering of the vanilla policies (#6582) --- .../jsons/Civ V - Vanilla/Policies.json | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/android/assets/jsons/Civ V - Vanilla/Policies.json b/android/assets/jsons/Civ V - Vanilla/Policies.json index 41661ac033..8fce79d905 100644 --- a/android/assets/jsons/Civ V - Vanilla/Policies.json +++ b/android/assets/jsons/Civ V - Vanilla/Policies.json @@ -87,7 +87,7 @@ "[+50]% Production when constructing [Settler] units [in capital]", "Free [Settler] appears" ], - "row": 2, + "row": 1, "column": 1 }, { @@ -99,6 +99,16 @@ "row": 1, "column": 4 }, + { + "name": "Republic", + "uniques": [ + "[+1 Production] [in all cities]", + "[+5]% Production when constructing [All] buildings [in all cities]" + ], + "requires": ["Collective Rule"], + "row": 2, + "column": 1 + }, { "name": "Representation", "uniques": [ @@ -109,16 +119,6 @@ "row": 2, "column": 3 }, - { - "name": "Republic", - "uniques": [ - "[+1 Production] [in all cities]", - "[+5]% Production when constructing [All] buildings [in all cities]" - ], - "requires": ["Collective Rule"], - "row": 1, - "column": 1 - }, { "name": "Meritocracy", "uniques": [