DB/Quest: fix faction availability for Past Endeavors.

Was made available to both factions during early TBC.
This commit is contained in:
SnapperRy
2016-09-15 14:42:42 +02:00
committed by GitHub
parent 79d51e7dd6
commit 316e2c2f89

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template` SET `AllowableRaces`=0 WHERE `Id`=5057;