DB/Quest: fix breadcrumbs for quest Spirits of the Ice

Closes #23473

(cherry picked from commit d740b38a32)
This commit is contained in:
Wyrserth
2019-06-23 21:12:52 +02:00
committed by Shauren
parent 3a8a1b7929
commit eeec556f87

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `ExclusiveGroup`=0, `NextQuestID`=0, `BreadcrumbForQuestId`=11313 WHERE `ID` IN (11302, 11312);