From 3dbe80ee2e0d1848302bcf34b654693462942639 Mon Sep 17 00:00:00 2001 From: illfated Date: Wed, 26 Dec 2018 19:45:30 +0100 Subject: DB/Quest: I'm Being Blackmailed By My Cleaner Closes #22880 --- sql/updates/world/3.3.5/2018_12_26_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2018_12_26_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2018_12_26_02_world.sql b/sql/updates/world/3.3.5/2018_12_26_02_world.sql new file mode 100644 index 00000000000..09fd6ee6231 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_12_26_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_offer_reward` SET `RewardText`= "Aw, so you must be the so-called King Mrgl-Mrgl's lackey. I suppose that night elf has sent you to appease me?$b$bGood, I have just the thing that needs doing for someone as powerful as you!" WHERE `ID`=11562; -- cgit v1.2.3