mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
6
data/sql/updates/db_world/2023_02_12_13.sql
Normal file
6
data/sql/updates/db_world/2023_02_12_13.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2023_02_12_12 -> 2023_02_12_13
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_zereketh_seed_of_corruption';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(36123, 'spell_zereketh_seed_of_corruption'),
|
||||
(39367, 'spell_zereketh_seed_of_corruption');
|
||||
Reference in New Issue
Block a user