DB/Quest: ExclusiveGroup for breadcrumb quests in Mudsprocket, Dustwallow Marsh
By SnapperRy, closes #17217 (cherry picked from commit ae6b3ebb2c51c8a95882cdbe1eecbaa8a7cc93b9)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `quest_template_addon` WHERE `ID` IN (11211, 11214, 11215);
|
||||
INSERT INTO `quest_template_addon` (`ID`, `ExclusiveGroup`) VALUES
|
||||
(11211, 11211),
|
||||
(11214, 11211),
|
||||
(11215, 11211);
|
||||
Reference in New Issue
Block a user