From 982d739ec80f3a71d48849cb23c3bf4f62392f5b Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Sun, 3 Oct 2021 10:56:15 +0200 Subject: [PATCH] Fixed pentagon not working (#5381) --- android/assets/jsons/Civ V - Vanilla/Buildings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/assets/jsons/Civ V - Vanilla/Buildings.json b/android/assets/jsons/Civ V - Vanilla/Buildings.json index d347d32662..73ed9adf51 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -1027,7 +1027,7 @@ "isWonder": true, "culture": 3, "greatPersonPoints": {"Great Engineer": 2}, - "uniques": ["Gold cost of upgrading military units reduced by 33%"], + "uniques": ["Gold cost of upgrading [Military] units reduced by [-33]%"], "requiredTech": "Combined Arms", "quote": "'In preparing for battle I have always found that plans are useless, but planning is indispensable.' - Dwight D. Eisenhower" },