From 0bf5a8d666ecc93317849fc16eae390e66077741 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 8 Jul 2014 20:02:15 +0200 Subject: DB/Quest: Envoy to the Horde missing progress By Crysicle, closes #12450 --- sql/updates/world/2014_07_08_07_world_quest_template.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_07_08_07_world_quest_template.sql (limited to 'sql') diff --git a/sql/updates/world/2014_07_08_07_world_quest_template.sql b/sql/updates/world/2014_07_08_07_world_quest_template.sql new file mode 100644 index 00000000000..146d8d2d34f --- /dev/null +++ b/sql/updates/world/2014_07_08_07_world_quest_template.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `RequestItemsText` = 'I was told a visitor from Quel''Thalas was coming. I was expecting a blood elf, to tell you the truth.$b$bWhat news do you bring?' WHERE `id` = 9812; -- cgit v1.2.3