From 7a5b82b7922fb799844d8f2bffb79fa0bb804214 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Tue, 14 Mar 2023 17:44:10 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d0a63ed0f9b7cb9833b2f0b456b5cb0285f2458a --- .../{pending_db_world/qri02.sql => db_world/2023_03_14_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/qri02.sql => db_world/2023_03_14_03.sql} (96%) diff --git a/data/sql/updates/pending_db_world/qri02.sql b/data/sql/updates/db_world/2023_03_14_03.sql similarity index 96% rename from data/sql/updates/pending_db_world/qri02.sql rename to data/sql/updates/db_world/2023_03_14_03.sql index ff53bf2e0..9756c236b 100644 --- a/data/sql/updates/pending_db_world/qri02.sql +++ b/data/sql/updates/db_world/2023_03_14_03.sql @@ -1,3 +1,4 @@ +-- DB update 2023_03_14_02 -> 2023_03_14_03 DELETE FROM `quest_request_items` WHERE `ID` IN (660, 714, 722, 747, 754, 758, 789, 829, 934); INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `CompletionText`, `VerifiedBuild`) VALUES (660, 1, 0, 'The time for talk is done. Protect Kinelory if you care about the people of Hillsbrad at all.', 0),