mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
4
data/sql/updates/db_world/2023_08_25_00.sql
Normal file
4
data/sql/updates/db_world/2023_08_25_00.sql
Normal file
@@ -0,0 +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);
|
||||
Reference in New Issue
Block a user