diff options
-rw-r--r-- | sql/updates/world/3.3.5/2020_08_24_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_08_24_01_world_335.sql b/sql/updates/world/3.3.5/2020_08_24_01_world_335.sql new file mode 100644 index 00000000000..70e3f2683dc --- /dev/null +++ b/sql/updates/world/3.3.5/2020_08_24_01_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_offer_reward` SET `RewardText` = "You've done it! Praise be to Elune and whichever powers you worship, $N. You have done an honorable and noble thing this day. I am certain Arko'narin will be pleased that you not only took the time to save her, but to also slay the creature who tortured one of her best friends.$b$bI wish I could do more for you, but please, take this." WHERE `ID` = 5385; |