DB/Quest: Dragonblight:

- Victory Nears... requires Agmar's Hammer.
- Strength of Icemist requires From the Depths of Azjol-Nerub.
- Only one between To Venomspite! and Imbeciles Abound! can be completed.
This commit is contained in:
SnapperRy
2016-09-16 18:14:22 +02:00
committed by GitHub
parent 48203e2e25
commit e07f68a032

View File

@@ -0,0 +1,7 @@
--
UPDATE `quest_template_addon` SET `ExclusiveGroup`=12182 WHERE `ID` IN (12182, 12189);
DELETE FROM `quest_template_addon` WHERE `ID` IN (12034, 12063);
INSERT INTO `quest_template_addon` (`ID`, `PrevQuestID`) VALUES
(12034, 12008),
(12063, 12036);