DB/Quest: fix availability for quest "The Agony and the Darkness"

Closes #17439 by SnapperRy
(cherry picked from commit cd9a4c0dc1)
This commit is contained in:
Aokromes
2016-06-22 12:27:27 +02:00
committed by joschiwald
parent 1be4d67e26
commit 6883ba87fd

View File

@@ -0,0 +1,3 @@
--
UPDATE `quest_template_addon` SET `NextQuestId`=10389, `ExclusiveGroup`=-10392 WHERE `ID` IN (10392, 10393);
UPDATE `quest_template_addon` SET `PrevQuestId`=0 WHERE `ID`=10389;