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 committed Oct 23, 2023
1 parent 9800d9b commit 8207602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/base/dbc/cmangos_fixes/Spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3028,6 +3028,7 @@ UPDATE `spell_template` SET `EffectMiscValueB1`=64 WHERE `Id` IN(38107);
-- ============================================================
UPDATE `spell_template` SET `AttributesServerSide` = `AttributesServerSide`|0x00000004 WHERE `Id` IN (
37248, -- Power Converters: Electromental Visual
38471, -- Spore Burst
43119, -- Cyclone Visual
43120, -- Cyclone
43457 -- Ball of Energy
Expand Down

0 comments on commit 8207602

Please sign in to comment.