mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user