mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/Spell: Fix Sudden Death charge drop
This commit is contained in:
1
sql/updates/world/3.3.5/2016_10_05_00_world.sql
Normal file
1
sql/updates/world/3.3.5/2016_10_05_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`=0x4 WHERE `SpellId`=52437;
|
||||
Reference in New Issue
Block a user