DB/Quest: fix CompletionText for Silver Heart.

Closes #23608.
This commit is contained in:
illfated
2019-07-22 15:21:56 +02:00
committed by Wyrserth
parent 044fba0a25
commit 00645b8d4c

View File

@@ -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;