mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 00:06:11 +00:00
5
data/sql/updates/db_world/2025_05_30_03.sql
Normal file
5
data/sql/updates/db_world/2025_05_30_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_05_30_02 -> 2025_05_30_03
|
||||
--
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-61874 AND `spell_effect`=24870;
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=61874 AND `ScriptName`='spell_item_noblegarden_chocolate';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (61874, 'spell_item_noblegarden_chocolate');
|
||||
Reference in New Issue
Block a user