DB/Items: corrected proc flag and cooldown for The Black Heart trinket

This commit is contained in:
Ovahlord
2020-09-06 21:37:15 +02:00
parent 5498f3be96
commit 5810699ee0

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_proc` SET `ProcFlags`= 0, `Cooldown`= 50000 WHERE `SpellId`= 67653;