aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-02 01:58:04 +0200
committerGitHub <noreply@github.com>2016-10-02 01:58:04 +0200
commit3bf33d1987aa36bf5e2436b354a7b0433289757b (patch)
treecbd9f8336464441a9738c0529615c6d6d3bfe09c
parent1fbd52e545750c1b32feac0cdd41d7655199681f (diff)
DB/Quest: fix offer reward text for Redemption (Part 2, Draenei).
-rw-r--r--sql/updates/world/3.3.5/2016_10_02_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_02_02_world.sql b/sql/updates/world/3.3.5/2016_10_02_02_world.sql
new file mode 100644
index 00000000000..842f1903b9f
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_02_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_offer_reward` SET `RewardText`="Do not distress the bewilderment shown by those you have helped. It is common for those recently brought back to the world of the living to experience disorientation, but imagine the shock of meeting with a strange being at the same time.$B$BThe young shaman is blessed to have survived such a harsh lesson thanks to you, and it is befitting you be allowed to call upon this power as you see fit." WHERE `ID`=9600;