mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
5
data/sql/updates/db_world/2022_06_19_00.sql
Normal file
5
data/sql/updates/db_world/2022_06_19_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_06_18_15 -> 2022_06_19_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_mandokir_charge';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(24408, 'spell_mandokir_charge');
|
||||
Reference in New Issue
Block a user