From 290f5fb776567597e1499d672caa61c960bbfbb2 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 5 May 2022 01:47:08 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d686a7c573d7f914ccd6b1d5228d6fc8bdc494d9 --- .../rev_1651708009830546980.sql => db_world/2022_05_05_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1651708009830546980.sql => db_world/2022_05_05_00.sql} (96%) diff --git a/data/sql/updates/pending_db_world/rev_1651708009830546980.sql b/data/sql/updates/db_world/2022_05_05_00.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1651708009830546980.sql rename to data/sql/updates/db_world/2022_05_05_00.sql index 10652523e..407fddded 100644 --- a/data/sql/updates/pending_db_world/rev_1651708009830546980.sql +++ b/data/sql/updates/db_world/2022_05_05_00.sql @@ -1,3 +1,4 @@ +-- DB update 2022_05_04_01 -> 2022_05_05_00 UPDATE `quest_greeting` SET `Greeting`='Hello, citizen. You look like a $g man : woman; with a purpose - do you have business with the Stormwind Army?' WHERE `ID`=261; UPDATE `quest_greeting` SET `Greeting`='Hello, hello! Welcome to my kitchen, $g sir : m''lady;! This is where all of the Scarlet Raven Tavern''s finest delicacies are made. Ah, just smell the wonderful aroma!' WHERE `ID`=272; UPDATE `quest_greeting` SET `Greeting`='Hey $Gbuddy:ma''am;, do you think you could give me a hand with something? I''m really IN dire straits here...' WHERE `ID`=415;