mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
fix(DB/Proc): Add missing NONE DmgClass proc flags to Blue Dragon (#24890)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Darkmoon Card: Blue Dragon - add NONE DmgClass proc flags and fix phase to CAST
|
||||
UPDATE `spell_proc` SET `ProcFlags` = 0x15400, `SpellPhaseMask` = 1 WHERE `SpellId` = 23688;
|
||||
Reference in New Issue
Block a user