Skip to content

Commit

Permalink
[Spell] s.3235,3338 should not be removed on Evade
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS authored and killerwife committed Jan 10, 2024
1 parent 9e20553 commit 1f257e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/base/dbc/cmangos_fixes/Spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f257e8

Please sign in to comment.