From 8459cff6cece6fe4f118ceef2b6550da5825fb0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Feb 2026 22:57:32 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 3e791dfcbdbf88dabb1bf660a9be6ce083c0b18e --- .../rev_1771623224005229683.sql => db_world/2026_02_20_07.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1771623224005229683.sql => db_world/2026_02_20_07.sql} (94%) diff --git a/data/sql/updates/pending_db_world/rev_1771623224005229683.sql b/data/sql/updates/db_world/2026_02_20_07.sql similarity index 94% rename from data/sql/updates/pending_db_world/rev_1771623224005229683.sql rename to data/sql/updates/db_world/2026_02_20_07.sql index a51e0ea71..1255086d7 100644 --- a/data/sql/updates/pending_db_world/rev_1771623224005229683.sql +++ b/data/sql/updates/db_world/2026_02_20_07.sql @@ -1,3 +1,4 @@ +-- DB update 2026_02_20_06 -> 2026_02_20_07 -- Inner Focus (14751) - Add spell_proc entry with PROC_ATTR_REQ_SPELLMOD -- Without this, the proc system consumes the charge on the spell's own cast -- because Inner Focus's SpellFamilyFlags overlap with its EffectSpellClassMask.