chore(DB): import pending files

Referenced commit(s): 0a84e7ada1
This commit is contained in:
AzerothCoreBot
2023-06-27 22:41:48 +00:00
parent 0a84e7ada1
commit a779cca9e3

View File

@@ -1,3 +1,4 @@
-- DB update 2023_06_26_01 -> 2023_06_27_00
-- 31994 - Shoulder Charge
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 31994;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (31994, 16384);