chore(DB): import pending files

Referenced commit(s): 16fd29c78f
This commit is contained in:
github-actions[bot]
2026-02-21 14:31:56 +00:00
parent 16fd29c78f
commit 33bafc7c8a

View File

@@ -1,2 +1,3 @@
-- DB update 2026_02_21_00 -> 2026_02_21_01
-- Omen of Clarity: revert SpellTypeMask to 0 to match TrinityCore
UPDATE `spell_proc` SET `SpellTypeMask` = 0 WHERE `SpellId` = 16864;