From 4bf4f088b099c7746064095a25a4febe7ef71239 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Fri, 25 Aug 2017 14:10:43 +0200 Subject: [PATCH] BUG 2346: restore old unit limits --- conf/e2/config.json | 2 +- conf/e3/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/e2/config.json b/conf/e2/config.json index b8ca2f178..0c85b316b 100644 --- a/conf/e2/config.json +++ b/conf/e2/config.json @@ -27,7 +27,7 @@ "rules.reserve.twophase": true, "rules.give.max_men": -1, "rules.check_overload": false, - "rules.limit.faction": 3000, + "rules.limit.faction": 2500, "rules.maxskills.magic": 5, "rules.guard.base_stop_prob": 0.30, "rules.guard.skill_stop_prob": 0.05, diff --git a/conf/e3/config.json b/conf/e3/config.json index 3305ce221..b70d415a7 100644 --- a/conf/e3/config.json +++ b/conf/e3/config.json @@ -88,7 +88,7 @@ "rules.economy.herbrot": 0, "rules.region_owner_pay_building": "market harbour lighthouse", "rules.dwarf_castles": true, - "rules.limit.faction": 500, + "rules.limit.faction": 250, "rules.grow.formula": 1, "rules.tactics.formula": 1, "rules.help.mask": "fight guard money give",