mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
5
data/sql/updates/db_world/2022_07_26_03.sql
Normal file
5
data/sql/updates/db_world/2022_07_26_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_07_26_02 -> 2022_07_26_03
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 5255;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(5255, 0x00008000);
|
||||
Reference in New Issue
Block a user