aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2016-05-26 19:43:10 +0200
committerKittnz <frederik156@hotmail.com>2016-05-26 19:43:10 +0200
commita76acea837f4261b657c692dc4313d6975fbba03 (patch)
tree00b04d6efe188a7dbccae3b7073772979edb1940
parentc461e21e2058feb19247154199bbe51f0f1683d0 (diff)
DB/Quest: Tree's Company
- Update RewardText by tkrokli Closes #17190
-rw-r--r--sql/updates/world/3.3.5/2016_05_26_08_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_05_26_08_world.sql b/sql/updates/world/3.3.5/2016_05_26_08_world.sql
new file mode 100644
index 00000000000..af1d7a3d515
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_05_26_08_world.sql
@@ -0,0 +1 @@
+UPDATE `quest_offer_reward` SET `RewardText`= "I can't believe it! It was the gnome all along... I should have known!" WHERE `id` = 9531;