chore(DB): import pending files

Referenced commit(s): 4277ac0b26
This commit is contained in:
github-actions[bot]
2026-02-23 18:38:49 +00:00
parent d0f4ef26b7
commit d39a03b7ab
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_23_05 -> 2026_02_23_06
-- Fix spell_script_names for spell_hun_rapid_recuperation
-- Script was moved from talent (53228/53232) to periodic mana aura (56654/58882)
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_hun_rapid_recuperation';

View File

@@ -1 +1,2 @@
-- DB update 2026_02_23_06 -> 2026_02_23_07
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warl_seed_of_corruption_aura', 'spell_warl_seed_of_corruption_generic_aura');