From 3ecd52113c80db797fb907d58da9ddac88fe7a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Nov 2025 20:38:44 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): b1160e97851da31d116f20db13a6e5592858dab5 --- .../rev_1761913259955630155.sql => db_world/2025_11_01_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1761913259955630155.sql => db_world/2025_11_01_03.sql} (91%) diff --git a/data/sql/updates/pending_db_world/rev_1761913259955630155.sql b/data/sql/updates/db_world/2025_11_01_03.sql similarity index 91% rename from data/sql/updates/pending_db_world/rev_1761913259955630155.sql rename to data/sql/updates/db_world/2025_11_01_03.sql index 223e926d7..3925544c9 100644 --- a/data/sql/updates/pending_db_world/rev_1761913259955630155.sql +++ b/data/sql/updates/db_world/2025_11_01_03.sql @@ -1,3 +1,4 @@ +-- DB update 2025_11_01_02 -> 2025_11_01_03 -- Stomp DELETE FROM `spelldifficulty_dbc` WHERE `ID` = 50868; INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES (50868, 50868, 59744, 0, 0);