From 108039fdb75ccb3ed5806dbce210377a7bf4f759 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 17 May 2026 16:55:55 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 56ba43501ac1d54b0933b3151c07281fcbea5bc6 --- .../123451252.sql => db_world/2026_05_17_03.sql} | 1 + .../rev_1777560075284967600.sql => db_world/2026_05_17_04.sql} | 1 + 2 files changed, 2 insertions(+) rename data/sql/updates/{pending_db_world/123451252.sql => db_world/2026_05_17_03.sql} (94%) rename data/sql/updates/{pending_db_world/rev_1777560075284967600.sql => db_world/2026_05_17_04.sql} (99%) diff --git a/data/sql/updates/pending_db_world/123451252.sql b/data/sql/updates/db_world/2026_05_17_03.sql similarity index 94% rename from data/sql/updates/pending_db_world/123451252.sql rename to data/sql/updates/db_world/2026_05_17_03.sql index 34bbff6a9..e0c53767f 100644 --- a/data/sql/updates/pending_db_world/123451252.sql +++ b/data/sql/updates/db_world/2026_05_17_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_05_17_02 -> 2026_05_17_03 DELETE FROM `item_loot_template` WHERE (`Entry` = 41888) AND (`Item` IN (41450, 41452, 41466, 41468, 41492, 41497)); INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (41888, 41450, 0, 16.9, 0, 1, 1, 1, 1, 'Small Velvet Bag - Perfect Balanced Shadow Crystal'), diff --git a/data/sql/updates/pending_db_world/rev_1777560075284967600.sql b/data/sql/updates/db_world/2026_05_17_04.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1777560075284967600.sql rename to data/sql/updates/db_world/2026_05_17_04.sql index 9649205ff..c3f2b910c 100644 --- a/data/sql/updates/pending_db_world/rev_1777560075284967600.sql +++ b/data/sql/updates/db_world/2026_05_17_04.sql @@ -1,3 +1,4 @@ +-- DB update 2026_05_17_03 -> 2026_05_17_04 -- -- Griselda Hunderland → Talker: 26043 DELETE FROM `creature_text` WHERE (`CreatureID` = 26043);