diff options
| author | illfated <illfated@users.noreply.github.com> | 2018-12-26 19:45:30 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2018-12-26 19:45:30 +0100 |
| commit | 3dbe80ee2e0d1848302bcf34b654693462942639 (patch) | |
| tree | a04035c0773d7d0b9ab86479af06bcb94efe386a | |
| parent | f9988e2f885aecb40a69d180472ca9be7c0a88e6 (diff) | |
DB/Quest: I'm Being Blackmailed By My Cleaner
Closes #22880
| -rw-r--r-- | sql/updates/world/3.3.5/2018_12_26_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
