mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spell: Vampiric Embrace proc
Closes #18250
(cherry picked from commit cdd7461d25)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId`=15286;
|
||||
Reference in New Issue
Block a user