chore(DB): import pending files

Referenced commit(s): b1c8b0eaa2
This commit is contained in:
AzerothCoreBot
2023-08-25 11:47:32 +00:00
parent b1c8b0eaa2
commit 13a9f48e39

View File

@@ -1,3 +1,4 @@
-- DB update 2023_08_24_02 -> 2023_08_25_00
-- Insertion Aura Has Brewfest Mug
DELETE FROM `spell_custom_attr` WHERE (`spell_id` = 42533);
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (42533, 16777216);