From 98a4c3c0527f28950b8c2d0c4125899e2772003d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 3 Dec 2023 12:45:19 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 9f21e5fd17e962b11fd0cb7f43b992ba2fd2a2a2 --- .../rev_1701597665901809700.sql => db_world/2023_12_03_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1701597665901809700.sql => db_world/2023_12_03_04.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1701597665901809700.sql b/data/sql/updates/db_world/2023_12_03_04.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1701597665901809700.sql rename to data/sql/updates/db_world/2023_12_03_04.sql index 1ebe2189b9544c..6a87aeafc1b3fc 100644 --- a/data/sql/updates/pending_db_world/rev_1701597665901809700.sql +++ b/data/sql/updates/db_world/2023_12_03_04.sql @@ -1,2 +1,3 @@ +-- DB update 2023_12_03_03 -> 2023_12_03_04 -- Banish More Demons should not be available without honoured reputation UPDATE `quest_template_addon` SET `RequiredMinRepFaction` = 1038, `RequiredMinRepValue` = 9000 WHERE `ID` = 11026;