DB/Quest: Added the proper special flags to some quests

This commit is contained in:
Kinzcool
2014-06-23 19:50:28 -04:00
parent aa93a97546
commit e26a8efb4b
@@ -0,0 +1 @@
UPDATE `quest_template` SET `SpecialFlags`=2 WHERE `Id` IN (9611, 9625, 9678, 9713, 9926, 10299, 10344);