fix(DB/Spell): allow Majestic Dragon Figurine to proc from instant HoTs (#26495)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Majestic Dragon Figurine (60524): allow instant HoT casts to trigger the item proc.
|
||||||
|
UPDATE `spell_proc` SET `SpellTypeMask` = 7 WHERE `SpellId` = 60524;
|
||||||
Reference in New Issue
Block a user