DB/Quest: fix availability for Alliance's breadcrumb quests to Ashenvale

Onward to Ashenvale can always be done, while only one quest between Trek to Ashenvale and the Draenei-only Travel to Astranaar can be completed.
(cherry picked from commit 4fea1c59e1d2fce1104b5f5b9277edc4a9cb710f)
This commit is contained in:
SnapperRy
2017-02-05 17:24:55 +01:00
committed by joschiwald
parent d0fbc7729d
commit cfca1896de
@@ -0,0 +1,4 @@
--
DELETE FROM `quest_template_addon` WHERE `ID` IN (9432, 10752);
INSERT INTO `quest_template_addon` (`ID`, `ExclusiveGroup`) VALUES
(9432, 990);