mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/Spells): Fix Spark of Life proc on craft and equip (#25449)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Fix Spark of Life (spell 60519) proc on craft and equip
|
||||||
|
UPDATE `spell_proc` SET `SpellTypeMask` = 3 WHERE `SpellId` = 60519;
|
||||||
Reference in New Issue
Block a user