Skip to content

Commit 7a942fe

Browse files
fix(DB/CompletionText) - Corrected the text for the quest "Vejrek" (azerothcore#25812)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
1 parent e944605 commit 7a942fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- from "$R" to "troll" according to the sniff 67156
2+
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);

0 commit comments

Comments
 (0)