fix(DB/Quest): The Alliance Needs Silk Bandages completion text (#13202)

This commit is contained in:
Angelo Venturini
2022-10-02 08:08:01 -03:00
committed by GitHub
parent 5b136d4941
commit 62e3451cd9

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_offer_reward` SET `RewardText` = '$C, you did it! Thanks to you we are another step closer to achieving our goal with silk bandages. I\'ll get them stored away, and then we can talk more if you like.' WHERE (`ID` = 8520);