From f2577cabf28f16605c9254a16ee3730a3b3ca71f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Apr 2025 19:04:54 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): bd83226d52b6cb6299d8974ccfcb033b4a928f1e --- .../rev_1744393940295043689.sql => db_world/2025_04_11_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1744393940295043689.sql => db_world/2025_04_11_01.sql} (91%) diff --git a/data/sql/updates/pending_db_world/rev_1744393940295043689.sql b/data/sql/updates/db_world/2025_04_11_01.sql similarity index 91% rename from data/sql/updates/pending_db_world/rev_1744393940295043689.sql rename to data/sql/updates/db_world/2025_04_11_01.sql index 229eca119..d5067ac42 100644 --- a/data/sql/updates/pending_db_world/rev_1744393940295043689.sql +++ b/data/sql/updates/db_world/2025_04_11_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_04_11_00 -> 2025_04_11_01 -- DELETE FROM `creature_template_spell` WHERE `CreatureID` = 25824; INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES(25824, 3, 46082, 0);