mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Spells: Desecration can now also be triggered by Necrotic Strike
closes #89
This commit is contained in:
1
sql/updates/world/4.3.4/2020_05_10_01_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_05_10_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellFamilyMask2`= 0x2000 WHERE `SpellId`= -55666;
|
||||
Reference in New Issue
Block a user