diff --git a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json index ca877fee31..9695ec27fb 100644 --- a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json +++ b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json @@ -601,7 +601,7 @@ "culture": 2, "hurryCostModifier": 25, "requiredBuilding": "Walls", - "uniques": ["[+1 Gold] ", "Destroyed when the city is captured"], + "uniques": ["[+1 Gold] [in this city] ", "Destroyed when the city is captured"], "requiredTech": "Chivalry" }, { diff --git a/android/assets/jsons/Civ V - Vanilla/Buildings.json b/android/assets/jsons/Civ V - Vanilla/Buildings.json index e61fed3325..6d199b7f7d 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -539,7 +539,7 @@ "culture": 2, "hurryCostModifier": 25, "requiredBuilding": "Walls", - "uniques": ["[+1 Gold] ", "Destroyed when the city is captured"], + "uniques": ["[+1 Gold] [in this city] ", "Destroyed when the city is captured"], "requiredTech": "Chivalry" }, {