mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
6
data/sql/updates/db_world/2024_07_21_00.sql
Normal file
6
data/sql/updates/db_world/2024_07_21_00.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2024_07_19_03 -> 2024_07_21_00
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` IN (25646, 13444);
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(25646, 4194304),
|
||||
(13444, 4194304);
|
||||
Reference in New Issue
Block a user