chore(DB/Quest): Fix typo in quest reward offer text for ID 9145 (#16686)

This commit is contained in:
v-mstrs
2023-07-08 21:13:07 +02:00
committed by GitHub
parent b9cd0fd8a6
commit cfcde268c4

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_offer_reward` SET `RewardText` = 'Good to hear that Lethvalin made it to safety, and that he was smart enough to ask you for help instead of just waiting there.$B$BI hope that Ranger Salissa made it safely to Farstrider Enclave.' WHERE (`ID` = 9145);