From d5fb3b62e61854e23beea50a5f0d81fe8d3288e7 Mon Sep 17 00:00:00 2001 From: AlexVinS Date: Thu, 29 Sep 2016 15:26:50 +0300 Subject: [PATCH] Fixed http://bugs.vcmi.eu/view.php?id=2270 --- config/spells/timed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/spells/timed.json b/config/spells/timed.json index 339447d02..f6fe9d745 100644 --- a/config/spells/timed.json +++ b/config/spells/timed.json @@ -1304,11 +1304,11 @@ } }, "absoluteImmunity" : { - "SIEGE_WEAPON": true + "SIEGE_WEAPON": true, + "UNDEAD": true }, "immunity" : { "MIND_IMMUNITY": true, - "UNDEAD": true, "NON_LIVING": true }, "flags" : {