From b6925a241d73cdf54f3381879990326c5ab33323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Apr 2026 18:08:02 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 4983d30d639c4fdb9c48131a7ff17ccabb7071d6 --- .../rev_1776010695888104892.sql => db_world/2026_04_12_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1776010695888104892.sql => db_world/2026_04_12_04.sql} (79%) diff --git a/data/sql/updates/pending_db_world/rev_1776010695888104892.sql b/data/sql/updates/db_world/2026_04_12_04.sql similarity index 79% rename from data/sql/updates/pending_db_world/rev_1776010695888104892.sql rename to data/sql/updates/db_world/2026_04_12_04.sql index 4885f306dc..0057f570c7 100644 --- a/data/sql/updates/pending_db_world/rev_1776010695888104892.sql +++ b/data/sql/updates/db_world/2026_04_12_04.sql @@ -1,2 +1,3 @@ +-- DB update 2026_04_12_03 -> 2026_04_12_04 -- Remove Bone Shield spell script (double charge consumption bug) DELETE FROM `spell_script_names` WHERE `spell_id` = 49222 AND `ScriptName` = 'spell_dk_bone_shield';