mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Spells): Prayer of Mending should proc Inspiration (#17796)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Prayer of Mending inspiration
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyMask1` = `SpellFamilyMask1`|32 WHERE entry = -14892;
|
||||
Reference in New Issue
Block a user