diff options
-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; |