mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
fix(DB/Spell): Fix Omen of Clarity not proccing from utility spells (#24783)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Omen of Clarity: revert SpellTypeMask to 0 to match TrinityCore
|
||||
UPDATE `spell_proc` SET `SpellTypeMask` = 0 WHERE `SpellId` = 16864;
|
||||
Reference in New Issue
Block a user