mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2024_09_02_00 -> 2024_09_02_01
|
||||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 40253;
|
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 40253;
|
||||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (40253, 536870912);
|
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (40253, 536870912);
|
||||||
Reference in New Issue
Block a user