aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_02_20_03_world_quest_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_02_20_03_world_quest_template.sql b/sql/updates/world/2014_02_20_03_world_quest_template.sql
new file mode 100644
index 00000000000..e2e607b76a4
--- /dev/null
+++ b/sql/updates/world/2014_02_20_03_world_quest_template.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_template` SET `OfferRewardText`='You are to be commended for the service you have done for Stormwind, $N. If VanCleef had been successful in his machinations, he would no doubt have done considerable harm to the kingdom - something we must obviously avoid.$B$BTake this, $C, as a token of the my appreciation.' WHERE `Id`=396;