chore(DB): import pending files

Referenced commit(s): eae14a58b3
This commit is contained in:
github-actions[bot]
2026-02-28 21:28:13 +00:00
parent eae14a58b3
commit 85b224bcef

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_28_08 -> 2026_02_28_09
-- Fingers of Frost buff: change SpellPhaseMask from 3 (CAST|HIT) to 1 (CAST only).
-- With !IsTriggered() removed from CAST proc blocks, triggered spells now fire
-- CAST procs, so HIT phase is no longer needed for triggered spell consumption.