mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-03-15 02:51:00 -07:00
parent
af83b62f7c
commit
08cb2ab615
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2026_02_19_01 -> 2026_02_19_02
|
||||
-- Elemental Focus (16164): change SpellPhaseMask from CAST (0x1) to HIT (0x2)
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask` = 2 WHERE `SpellId` = 16164;
|
||||
Loading…
Add table
Add a link
Reference in a new issue