chore(DB): import pending files

Referenced commit(s): 74dd60a7b1
This commit is contained in:
github-actions[bot]
2026-02-27 14:54:17 +00:00
parent df04120c16
commit 03b27f4784
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_27_01 -> 2026_02_27_02
-- Fix "on cast" procs: add missing NONE DmgClass flags and correct SpellPhaseMask
-- These spells have tooltips like "chance on successful spellcast" but were missing
-- DONE_SPELL_NONE_DMG_CLASS_POS/NEG flags, preventing NONE-DmgClass spells from

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_27_02 -> 2026_02_27_03
-- Cobra Strikes spell script bindings
DELETE FROM `spell_script_names` WHERE `spell_id` IN (-53256, 53257);
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES