From b38b34c5d4e0d6b172c341624fd73e6db6ca6d7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Dec 2025 04:22:27 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a848bb9edc706499a76c526c047ac17135d6f56d --- .../rev_1766404520085093714.sql => db_world/2025_12_29_07.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1766404520085093714.sql => db_world/2025_12_29_07.sql} (90%) diff --git a/data/sql/updates/pending_db_world/rev_1766404520085093714.sql b/data/sql/updates/db_world/2025_12_29_07.sql similarity index 90% rename from data/sql/updates/pending_db_world/rev_1766404520085093714.sql rename to data/sql/updates/db_world/2025_12_29_07.sql index e144eaee2..e73c223bf 100644 --- a/data/sql/updates/pending_db_world/rev_1766404520085093714.sql +++ b/data/sql/updates/db_world/2025_12_29_07.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_29_06 -> 2025_12_29_07 -- UPDATE `conditions` SET `ConditionTypeOrReference` = 105, `ConditionValue1` = 1, `ConditionValue2` = 0, `ConditionValue3` = 0, `Comment` = 'Loot Cache of the Ley-Guardian only when the player is queued via Random Heroic' WHERE `SourceTypeOrReferenceId` = 4 AND `SourceGroup` = 24524 AND `SourceEntry` = 52676 AND `SourceId` = 0 AND `ElseGroup` = 0 AND `ConditionTarget` = 0 AND `ConditionTypeOrReference` = 1;