From a76acea837f4261b657c692dc4313d6975fbba03 Mon Sep 17 00:00:00 2001 From: Kittnz Date: Thu, 26 May 2016 19:43:10 +0200 Subject: DB/Quest: Tree's Company - Update RewardText by tkrokli Closes #17190 --- sql/updates/world/3.3.5/2016_05_26_08_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/3.3.5/2016_05_26_08_world.sql (limited to 'sql') 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; -- cgit v1.2.3