DB/Quest: The quest "Lazy Peons" is missing reward next quest

closes #29894 by Jonne733
This commit is contained in:
Aokromes
2024-04-04 19:21:47 +02:00
committed by GitHub
parent 942a99d6dd
commit fdaad6604c

View File

@@ -0,0 +1,2 @@
-- Quest is missing reward next quest
UPDATE `quest_template` SET `RewardNextQuest`=6394 WHERE `Id`=5441;