fix(DB/Spells): Prayer of Mending should proc Inspiration (#17796)
This commit is contained in:
parent
d5f03f0ef4
commit
f848df27a9
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Prayer of Mending inspiration
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyMask1` = `SpellFamilyMask1`|32 WHERE entry = -14892;
|
||||
Loading…
Add table
Add a link
Reference in a new issue