DB/Quest: fix CompletionText for Silver Heart.

Closes #23608.

(cherry picked from commit 00645b8d4cb67976e824a3a4baf1be5725092e6a)
This commit is contained in:
illfated
2021-12-17 00:36:49 +01:00
committed by Shauren
parent 0b39d2a3c7
commit 5c11a01161
@@ -0,0 +1,2 @@
--
UPDATE `quest_request_items` SET `CompletionText`= "I can tell you more of the power required to defeat Blazerunner, but first, you need to gather the things I require." WHERE `ID`=4084;