mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
4
data/sql/updates/db_world/2024_11_13_02.sql
Normal file
4
data/sql/updates/db_world/2024_11_13_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_11_13_01 -> 2024_11_13_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 45217 AND `ScriptName` = 'spell_ritual_of_power';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (45217, 'spell_ritual_of_power');
|
||||
Reference in New Issue
Block a user