mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
5
data/sql/updates/db_world/2025_09_16_02.sql
Normal file
5
data/sql/updates/db_world/2025_09_16_02.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_09_16_01 -> 2025_09_16_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_dragonblight_flame_fury';
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(50348, 'spell_dragonblight_flame_fury');
|
||||
Reference in New Issue
Block a user