mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
5
data/sql/updates/db_world/2024_07_05_00.sql
Normal file
5
data/sql/updates/db_world/2024_07_05_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_07_04_06 -> 2024_07_05_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 38929;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(38929, 'spell_item_fel_mana_potion');
|
||||
Reference in New Issue
Block a user