mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
4
data/sql/updates/db_world/2025_04_04_00.sql
Normal file
4
data/sql/updates/db_world/2025_04_04_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_04_03_00 -> 2025_04_04_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 46268;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (46268, 'spell_muru_blackhole');
|
||||
Reference in New Issue
Block a user