mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
5
data/sql/updates/db_world/2022_07_09_08.sql
Normal file
5
data/sql/updates/db_world/2022_07_09_08.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_07_09_07 -> 2022_07_09_08
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_hakkar_power_down';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(24693, 'spell_hakkar_power_down');
|
||||
Reference in New Issue
Block a user