From f0545130e9175c9b63b09e0792a9e996d0dfab6e Mon Sep 17 00:00:00 2001 From: Arthur van der Staaij <32672293+avdstaaij@users.noreply.github.com> Date: Mon, 11 Oct 2021 08:23:09 +0200 Subject: [PATCH] Fixed the base cost of the Grand Temple (#5455) Base cost 300->125 --- android/assets/jsons/Civ V - Vanilla/Buildings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/android/assets/jsons/Civ V - Vanilla/Buildings.json b/android/assets/jsons/Civ V - Vanilla/Buildings.json index 0466422a66..1ec9ee54a5 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -463,6 +463,7 @@ }, { "name": "Grand Temple", + "cost": 125, "culture": 1, "faith": 8, "uniques": ["Requires a [Temple] in all cities", "Cost increases by [30] per owned city",