chore(DB): import pending files

Referenced commit(s): 56f2a8e4f3
This commit is contained in:
github-actions[bot]
2025-09-16 10:00:02 +00:00
parent a56c8805c9
commit 7b9a34b903
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_16_02 -> 2025_09_16_03
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 51009;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_16_03 -> 2025_09_16_04
--
SET @CGUID = 93770;
DELETE FROM `creature` WHERE `id1` = 26094;

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_16_04 -> 2025_09_16_05
--
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_azjol_drain_power';