mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 07:53:44 +00:00
5
data/sql/updates/db_world/2024_03_11_01.sql
Normal file
5
data/sql/updates/db_world/2024_03_11_01.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_03_11_00 -> 2024_03_11_01
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 36819;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(36819, 'spell_kael_pyroblast');
|
||||
Reference in New Issue
Block a user