mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
3
data/sql/updates/db_world/2024_09_02_01.sql
Normal file
3
data/sql/updates/db_world/2024_09_02_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_09_02_00 -> 2024_09_02_01
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 40253;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (40253, 536870912);
|
||||
Reference in New Issue
Block a user