aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2024_11_14_00_world.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_11_14_00_world.sql b/sql/updates/world/3.3.5/2024_11_14_00_world.sql
new file mode 100644
index 00000000000..d39d0ec5a63
--- /dev/null
+++ b/sql/updates/world/3.3.5/2024_11_14_00_world.sql
@@ -0,0 +1,6 @@
+-- Cloth Scavenging - Dalaran (13272)
+UPDATE `quest_offer_reward` SET `RewardText`="I think you will find this skill helps you a great deal on your path to tailoring greatness!" WHERE `ID`=13272;
+-- Cloth Scavenging - Valiance Keep (13265)
+UPDATE `quest_offer_reward` SET `RewardText`="Turn that extra cloth you find into something that looks marvelous!" WHERE `ID`=13265;
+-- Cloth Scavenging - Warsong Hold (13270)
+UPDATE `quest_offer_reward` SET `RewardText`="I be appreciatin' your business." WHERE `ID`=13270;