From b0361b278eeace690d2e8a9603b3d75eba623d14 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 8 Jul 2014 20:46:46 +0200 Subject: DB/Quest: Meeting the Warchief completion text typo By Crysicle, closes #12451 --- sql/updates/world/2014_07_08_08_world_quest_template.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_07_08_08_world_quest_template.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2014_07_08_08_world_quest_template.sql b/sql/updates/world/2014_07_08_08_world_quest_template.sql new file mode 100644 index 00000000000..1f40994cefd --- /dev/null +++ b/sql/updates/world/2014_07_08_08_world_quest_template.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `OfferRewardText` = '$b$bSo the blood elves finally took care of their little problem. It is no surprise that it took your help as well as that of an entire Forsaken regiment to get the job done.$b$b$b$bI suppose there''s no stopping this. In the end we need them just as much as they need us.' WHERE `id` = 9813; -- cgit v1.2.3