fix(DB/CompletionText) - Corrected the text for the quest "Vejrek" (#25812)

Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
Ryan Turner
2026-05-20 16:02:41 +01:00
committed by GitHub
parent e944605b9b
commit 7a942fea38

View File

@@ -0,0 +1,2 @@
-- from "$R" to "troll" according to the sniff 67156
UPDATE `quest_request_items` SET `CompletionText` = 'Have you been to Vejrek\'s hut, $N? Is that troll stink I smell on you?' WHERE (`ID` = 1678);