mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
3
data/sql/updates/db_world/2024_11_22_03.sql
Normal file
3
data/sql/updates/db_world/2024_11_22_03.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_11_22_02 -> 2024_11_22_03
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=43299;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (43299, 4194304);
|
||||
Reference in New Issue
Block a user