fix(DB/Spells): Fix Soul Preserver trinket proccing from non-healing spells (#24792)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
parent
33bafc7c8a
commit
1c91f96e02
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `spell_proc` SET `SpellTypeMask` = 2 WHERE `SpellId` = 60510;
|
||||
Loading…
Add table
Add a link
Reference in a new issue