From d54253310a0d8cb1699d718136b6e8d829b9d549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Dec 2025 22:40:53 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 3fbcd490cb61ec4bad19326f1d35d8b9ff3d0c24 --- .../rev_1764366970174169800.sql => db_world/2025_12_26_11.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1764366970174169800.sql => db_world/2025_12_26_11.sql} (79%) diff --git a/data/sql/updates/pending_db_world/rev_1764366970174169800.sql b/data/sql/updates/db_world/2025_12_26_11.sql similarity index 79% rename from data/sql/updates/pending_db_world/rev_1764366970174169800.sql rename to data/sql/updates/db_world/2025_12_26_11.sql index aa965e300..64197b552 100644 --- a/data/sql/updates/pending_db_world/rev_1764366970174169800.sql +++ b/data/sql/updates/db_world/2025_12_26_11.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_26_10 -> 2025_12_26_11 -- Delete item "Compendium of the Fallen" from the gameobject (book) "Rituals of Power", DELETE FROM `gameobject_loot_template` WHERE `Entry` = 4584 AND `Item` = 5535;