From b2665097469fcc4519f3e1b734070ccbf85d2e12 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 27 May 2017 20:07:36 +0200 Subject: [PATCH] Einheitenlimit anheben (3000 und 500) --- 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 84265b78f..fb231e2eb 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": 2500, + "rules.limit.faction": 3000, "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 adbfa3526..bfd1bd0fc 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": 250, + "rules.limit.faction": 500, "rules.grow.formula": 1, "rules.tactics.formula": 1, "rules.help.mask": "fight guard money give",