mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
5
data/sql/updates/db_world/2024_07_04_06.sql
Normal file
5
data/sql/updates/db_world/2024_07_04_06.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_07_04_05 -> 2024_07_04_06
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 38510;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(38510, 2147483648);
|
||||
Reference in New Issue
Block a user