mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
5
data/sql/updates/db_world/2025_11_13_03.sql
Normal file
5
data/sql/updates/db_world/2025_11_13_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_11_13_02 -> 2025_11_13_03
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 53094;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(53094, 0x00400000);
|
||||
Reference in New Issue
Block a user