DB/Quest: add race restrictions to many Blood Elf-only quests

Closes #17342 by SnapperRy
This commit is contained in:
Aokromes
2016-06-12 09:00:53 +02:00
committed by GitHub
parent f064322c79
commit d4fbddfd7e

View File

@@ -0,0 +1,3 @@
--
UPDATE `quest_template` SET `AllowableRaces`=512 WHERE `ID` IN (8325, 9393, 8328, 9676, 8564, 9392, 8563, 8326, 8327, 8330, 8345, 8336, 8334, 8335, 8338, 8347, 9428, 9189);
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=9704;