mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
4
data/sql/updates/db_world/2022_06_15_02.sql
Normal file
4
data/sql/updates/db_world/2022_06_15_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_06_15_01 -> 2022_06_15_02
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 24834;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(24834, 'spell_shadow_bolt_whirl');
|
||||
Reference in New Issue
Block a user