aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorillfated <illfated@users.noreply.github.com>2019-06-02 13:16:27 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-10 21:10:11 +0100
commit84010d23722498f84ea7aac481b69e28e4dbe39d (patch)
treebb9975c9b54580fcead39a19f1391848403f2dbb
parent803e67796314166629c4cb38a93c92007be9379a (diff)
DB/Quest: Old Whitebark's Pendant (8474) - spacing & words missing in RewardText
Closes #23339 (cherry picked from commit 345133d75ea72b5361835e25fd4b10a8ae4fe3da)
-rw-r--r--sql/updates/world/master/2021_12_10_03_world_2019_06_02_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_10_03_world_2019_06_02_02_world.sql b/sql/updates/world/master/2021_12_10_03_world_2019_06_02_02_world.sql
new file mode 100644
index 00000000000..922d25fee11
--- /dev/null
+++ b/sql/updates/world/master/2021_12_10_03_world_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;