From d43716ea90141f0c44036e7c6f0ddbda7a2f2a57 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Sat, 14 Jan 2023 19:02:05 +0200 Subject: [PATCH] Resolved #8374 - Better Himeji Castle unique text --- android/assets/jsons/Civ V - Gods & Kings/Buildings.json | 2 +- android/assets/jsons/Civ V - Vanilla/Buildings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json index 7f6728f5d0..63558c9c49 100644 --- a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json +++ b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json @@ -752,7 +752,7 @@ "culture": 3, "isWonder": true, "greatPersonPoints": {"Great Engineer": 2}, - "uniques": ["[+15]% Strength ", + "uniques": ["[+15]% Strength ", "Gain a free [Castle] [in this city]"], "requiredTech": "Gunpowder", "quote": "'Bushido is realized in the presence of death. This means choosing death whenever there is a choice between life and death. There is no other reasoning.' - Yamamoto Tsunetomo" diff --git a/android/assets/jsons/Civ V - Vanilla/Buildings.json b/android/assets/jsons/Civ V - Vanilla/Buildings.json index 8adfbe7d30..4c8f039356 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -548,7 +548,7 @@ "culture": 3, "isWonder": true, "greatPersonPoints": {"Great Engineer": 2}, - "uniques": ["[+15]% Strength ", + "uniques": ["[+15]% Strength ", "Gain a free [Castle] [in this city]"], "requiredTech": "Chivalry", "quote": "'Bushido is realized in the presence of death. This means choosing death whenever there is a choice between life and death. There is no other reasoning.' - Yamamoto Tsunetomo"