mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Spell: fix Unstable Affliction and Vampiric Touch dispel double dipping from SP
Closes #21393
This commit is contained in:
1
sql/updates/world/3.3.5/2018_02_11_00_world_335.sql
Normal file
1
sql/updates/world/3.3.5/2018_02_11_00_world_335.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry` IN (31117, 64085);
|
||||
Reference in New Issue
Block a user