mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_07_02_01 -> 2022_07_02_02
|
||||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 45644;
|
DELETE FROM `spell_script_names` WHERE `spell_id` = 45644;
|
||||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
(45644, "spell_midsummer_torch_catch");
|
(45644, "spell_midsummer_torch_catch");
|
||||||
Reference in New Issue
Block a user