mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_11_16_06 -> 2023_11_16_07
|
||||||
-- Sunder Armor
|
-- Sunder Armor
|
||||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=15572;
|
DELETE FROM `spell_custom_attr` WHERE `spell_id`=15572;
|
||||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (15572, 4194304);
|
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (15572, 4194304);
|
||||||
Reference in New Issue
Block a user