aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorillfated <illfated@users.noreply.github.com>2019-06-02 13:16:27 +0200
committerKillyana <morphone1@gmail.com>2019-06-02 13:16:27 +0200
commit345133d75ea72b5361835e25fd4b10a8ae4fe3da (patch)
treef7459130eaae21529b62746d7ea490217e255412
parentf4e9b2901ccf1c7edfe49da91c9699edb9db1a72 (diff)
DB/Quest: Old Whitebark's Pendant (8474) - spacing & words missing in RewardText
Closes #23339
-rw-r--r--sql/updates/world/3.3.5/2019_06_02_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_06_02_02_world.sql b/sql/updates/world/3.3.5/2019_06_02_02_world.sql
new file mode 100644
index 00000000000..922d25fee11
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_06_02_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_offer_reward` SET `RewardText`= "This... this pendant. I gave it to Old Whitebark after his people helped us rebuild our village.$B$BI guess this means he's...$B$B<The blood elf clears her throat as she regains her composure.>$B$BI appreciate you bringing this to me, $N. There is something I'd like to ask of you." WHERE `ID`=8474;