chore(DB): import pending files

Referenced commit(s): c8b8c6df17
This commit is contained in:
AzerothCoreBot
2023-03-16 18:05:40 +00:00
parent c8b8c6df17
commit bb284c9444

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_16_02 -> 2023_03_16_03
-- Warchief's blessing - Add NO_PVP_FLAG
DELETE FROM `spell_custom_attr` WHERE `spell_id`=16609;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (16609, 128);