From fcc26bcbf388260cd265da108d66845d26835e72 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 12 Mar 2016 15:06:45 +0100 Subject: [PATCH] fix broken json --- conf/e4/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/e4/config.json b/conf/e4/config.json index 7584db2a7..12da61937 100644 --- a/conf/e4/config.json +++ b/conf/e4/config.json @@ -44,7 +44,7 @@ "hunger.long": false, "hunger.damage": "1d9+9", "hunger.demons.skill": true, - "hunger.demons.peasant_tolerance"": true, + "hunger.demons.peasant_tolerance": true, "init_spells": 0, "recruit.allow_merge": true, "study.expensivemigrants": true,