From 26662b8db7c53eb6f8359004a1a40cf674cf67dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Sep 2025 08:26:29 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 7a15ccbe3033c62cccd22f76230e34df8d00b846 --- .../rev_1757775301662884000.sql => db_world/2025_09_14_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1757775301662884000.sql => db_world/2025_09_14_00.sql} (79%) diff --git a/data/sql/updates/pending_db_world/rev_1757775301662884000.sql b/data/sql/updates/db_world/2025_09_14_00.sql similarity index 79% rename from data/sql/updates/pending_db_world/rev_1757775301662884000.sql rename to data/sql/updates/db_world/2025_09_14_00.sql index 13da57c79..d8cd19578 100644 --- a/data/sql/updates/pending_db_world/rev_1757775301662884000.sql +++ b/data/sql/updates/db_world/2025_09_14_00.sql @@ -1,2 +1,3 @@ +-- DB update 2025_09_13_03 -> 2025_09_14_00 -- From 0 to 9796 ExclusiveGroup for "News from Zangarmarsh" and "News for Rakoria" UPDATE `quest_template_addon` SET `ExclusiveGroup` = 9796 WHERE `ID` IN (9796, 10105);