aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-02 01:58:04 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-03-04 20:02:35 +0100
commit617765fafc45333464e92938f21acfee9cc741c6 (patch)
tree8cb939a0b09bf9ee660c65a0ac77767ce3b2153b
parent3613587be88b65dace975e6400c9bde15f4d4697 (diff)
DB/Quest: fix offer reward text for Redemption (Part 2, Draenei).
(cherry picked from commit 3bf33d1987aa36bf5e2436b354a7b0433289757b)
-rw-r--r--sql/updates/world/master/2017_03_04_21_world_2016_10_02_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_03_04_21_world_2016_10_02_02_world.sql b/sql/updates/world/master/2017_03_04_21_world_2016_10_02_02_world.sql
new file mode 100644
index 00000000000..842f1903b9f
--- /dev/null
+++ b/sql/updates/world/master/2017_03_04_21_world_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;