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_10_09_00.sql
Normal file
5
data/sql/updates/db_world/2022_10_09_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_10_08_00 -> 2022_10_09_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_cthun_dark_glare';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(26029, 'spell_cthun_dark_glare');
|
||||
Reference in New Issue
Block a user