mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +00:00
3
data/sql/updates/db_world/2026_04_28_06.sql
Normal file
3
data/sql/updates/db_world/2026_04_28_06.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_04_28_05 -> 2026_04_28_06
|
||||
-- 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