From 8168c5d3a8c28f465b91b5594b655ba397cb70f5 Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Sun, 3 Oct 2021 11:04:35 +0200 Subject: [PATCH] Missed the default minus sign for pentagon (#5384) --- 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 6ca0cbe0b7..0dc246c3d2 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -1040,7 +1040,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" },