mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
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