From 43ebab9050d3d6f62fd563f1a1f4c51c6778bb6d Mon Sep 17 00:00:00 2001 From: SpacedOutChicken <58439827+SpacedOutChicken@users.noreply.github.com> Date: Tue, 8 Mar 2022 11:21:41 -0700 Subject: [PATCH] Petra fix (#6305) * Destroy Arsenal when city is captured * Fix Petra culture wiht city filter Change Petra's culture bonus to city-specific bonus instead of empire-wide bonus --- android/assets/jsons/Civ V - Gods & Kings/Buildings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json index 9695ec27fb..9643f7b26a 100644 --- a/android/assets/jsons/Civ V - Gods & Kings/Buildings.json +++ b/android/assets/jsons/Civ V - Gods & Kings/Buildings.json @@ -390,7 +390,7 @@ "culture": 1, "isWonder": true, "greatPersonPoints": {"Great Engineer": 1}, - "uniques": ["Must be next to [Desert]", "[+1 Food, +1 Production, +1 Gold] from [Desert] tiles without [Flood plains] [in this city]", "Gain a free [Amphitheater] [in this city]", "[+6 Culture] "], + "uniques": ["Must be next to [Desert]", "[+1 Food, +1 Production, +1 Gold] from [Desert] tiles without [Flood plains] [in this city]", "Gain a free [Amphitheater] [in this city]", "[+6 Culture] [in this city] "], "requiredTech": "Currency", "quote": "'...who drinks the water I shall give him, says the Lord, will have a spring inside him welling up for eternal life. Let them bring me to your holy mountain in the place where you dwell. Across the desert and through the mountain to the Canyon of the Crescent Moon...' - Indiana Jones" },