mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
6
data/sql/updates/db_world/2022_09_21_03.sql
Normal file
6
data/sql/updates/db_world/2022_09_21_03.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_09_21_02 -> 2022_09_21_03
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_item_freeze_rookery_egg';
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(15748, 'spell_item_freeze_rookery_egg'), -- item
|
||||
(16028, 'spell_item_freeze_rookery_egg'); -- quest
|
||||
Reference in New Issue
Block a user