mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_05_04_01 -> 2025_05_04_02
|
||||||
-- Avenging Spirit - Wither
|
-- Avenging Spirit - Wither
|
||||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=48585;
|
DELETE FROM `spell_custom_attr` WHERE `spell_id`=48585;
|
||||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (48585, 4194304);
|
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (48585, 4194304);
|
||||||
Reference in New Issue
Block a user