Skip to content

Commit

Permalink
[Spell] Spore Burst 38471 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 13, 2024
1 parent 89167f6 commit fa16baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/base/dbc/cmangos_fixes/Spell.sql
Expand Up @@ -2985,6 +2985,7 @@ UPDATE `spell_template` SET `EffectMiscValueB1`=64 WHERE `Id` IN(38107);
UPDATE `spell_template` SET `AttributesServerSide` = `AttributesServerSide`|0x00000004 WHERE `Id` IN (
36630, -- Resistances (c.22000)
37248, -- Power Converters: Electromental Visual
38471, -- Spore Burst
43119, -- Cyclone Visual
43120, -- Cyclone
43457 -- Ball of Energy
Expand Down

0 comments on commit fa16baf

Please sign in to comment.