mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
5
data/sql/updates/db_world/2026_01_12_00.sql
Normal file
5
data/sql/updates/db_world/2026_01_12_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2026_01_10_00 -> 2026_01_12_00
|
||||
-- bb
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = -49182;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(-49182, 'spell_dk_blade_barrier');
|
||||
Reference in New Issue
Block a user