DB/Gossip: Quartermaster Miranda Breechlock <The Argent Dawn>

Closes #20617
This commit is contained in:
Killyana
2017-10-16 01:26:53 +02:00
committed by Aokromes
parent e7bea1d6ed
commit f46f5b8bfc

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `quest_template_addon` WHERE `ID` IN (5401, 5405, 5503);
INSERT INTO `quest_template_addon` (`ID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`) VALUES
(5401, 0, 0, 5401),(5405, 0, 0, 5401),(5503, 0, 0, 5401);