mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 22:56:39 +01:00
DB/Spells: updated and fixed Taste for Blood proc
This commit is contained in:
1
sql/updates/world/4.3.4/custom_2018_03_22_01_world.sql
Normal file
1
sql/updates/world/4.3.4/custom_2018_03_22_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellFamilyMask0`= 0x00000020, `ProcFlags`= 0x00040000, `SpellTypeMask`= 1, `SpellPhasemMask`= 2, `Cooldown`= 5000 WHERE `SpellId`= -56636;
|
||||
Reference in New Issue
Block a user