aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2018_08_26_06_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_26_06_world_335.sql b/sql/updates/world/3.3.5/2018_08_26_06_world_335.sql
new file mode 100644
index 00000000000..963ad95ea61
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_08_26_06_world_335.sql
@@ -0,0 +1,2 @@
+-- quest 787 "The New Horde" completion text
+UPDATE `quest_offer_reward` SET `RewardText`= "Another one of Eitrigg's recruits, hm?$B$BA sorry state of affairs we find ourselves in if this is the best the Horde can produce. No matter. By the time we think you're ready to leave the Valley, you'll be a proud warrior of the Horde." WHERE `ID`=787;