From 68f87cb55600c2c0294d0083c339af04cc0abbe6 Mon Sep 17 00:00:00 2001 From: elexis Date: Mon, 25 Jan 2016 00:38:33 +0000 Subject: [PATCH] Proportionally adapt cost for civ-specific fortresses since the generic template was changed in 6b9b863747. Thanks Hannibal Barca for reporting. This was SVN commit r17706. --- .../public/simulation/templates/structures/iber_fortress.xml | 5 ++--- .../public/simulation/templates/structures/mace_fortress.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/structures/iber_fortress.xml b/binaries/data/mods/public/simulation/templates/structures/iber_fortress.xml index f2db00e8e3..417710496a 100644 --- a/binaries/data/mods/public/simulation/templates/structures/iber_fortress.xml +++ b/binaries/data/mods/public/simulation/templates/structures/iber_fortress.xml @@ -2,10 +2,9 @@ 15 - 500 + 750 - 0 - 800 + 1200 diff --git a/binaries/data/mods/public/simulation/templates/structures/mace_fortress.xml b/binaries/data/mods/public/simulation/templates/structures/mace_fortress.xml index 4af6d894bb..b4220eb10a 100644 --- a/binaries/data/mods/public/simulation/templates/structures/mace_fortress.xml +++ b/binaries/data/mods/public/simulation/templates/structures/mace_fortress.xml @@ -1,9 +1,9 @@ - 200 + 350 - 500 + 800