DB/Quest: Replenishing the Healing Crystals

Closes #16391 by XaveT updated by SnapperRy
(cherry picked from commit 15b03030da)
This commit is contained in:
Aokromes
2016-06-15 13:25:04 +02:00
committed by joschiwald
parent 3683df5540
commit 0e5d2dee05

View File

@@ -0,0 +1,4 @@
--
UPDATE `quest_template_addon` SET `PrevQuestId`=0 WHERE `id`=9409;
UPDATE `quest_template_addon` SET `PrevQuestId`=9409 WHERE `id`=9371;
UPDATE `quest_template_addon` SET `ExclusiveGroup`=9280 WHERE `ID` IN (9280, 9369);