From 99cc9698e1e1d918afadccc18509fda5719b6b07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Dec 2024 15:06:10 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 2aae596e04f4ff759e9bd89a0e681b0a90be31ff --- .../rev_1732828384228776300.sql => db_world/2024_12_09_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1732828384228776300.sql => db_world/2024_12_09_00.sql} (79%) diff --git a/data/sql/updates/pending_db_world/rev_1732828384228776300.sql b/data/sql/updates/db_world/2024_12_09_00.sql similarity index 79% rename from data/sql/updates/pending_db_world/rev_1732828384228776300.sql rename to data/sql/updates/db_world/2024_12_09_00.sql index 4fd65a123..4b0f7f3e5 100644 --- a/data/sql/updates/pending_db_world/rev_1732828384228776300.sql +++ b/data/sql/updates/db_world/2024_12_09_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_12_08_02 -> 2024_12_09_00 -- -- Removed the requirement of the player needing to have Blacksmithing to Interact with her UPDATE `creature_template` SET `trainer_spell` = 0 WHERE (`entry` = 29505);