From 1f257e894baeee5bbaeae7f573105bd5cd958f27 Mon Sep 17 00:00:00 2001 From: AnonXS Date: Sat, 4 Nov 2023 18:24:56 +0100 Subject: [PATCH] [Spell] s.3235,3338 should not be removed on Evade --- sql/base/dbc/cmangos_fixes/Spell.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sql/base/dbc/cmangos_fixes/Spell.sql b/sql/base/dbc/cmangos_fixes/Spell.sql index 564d22369b..9f213af213 100644 --- a/sql/base/dbc/cmangos_fixes/Spell.sql +++ b/sql/base/dbc/cmangos_fixes/Spell.sql @@ -2198,6 +2198,8 @@ INSERT INTO spell_template(Id, SchoolMask, Category, Dispel, Mechanic, Attribute -- SPELL_ATTR_SS_IGNORE_EVADE -- ========================== UPDATE `spell_template` SET `AttributesServerSide` = `AttributesServerSide`|4 WHERE `Id` IN ( +3235, -- Rancid Blood +3338, -- Rancid Ooze 3418, -- Improved Blocking 5667, -- Bogling Passive 5888, -- Darkshore Frenzy