DB/Quest: remove deprecated version of Ally of the Netherwing

Closes #2841
This commit is contained in:
Trista
2012-12-28 16:21:29 +01:00
committed by ZxBiohazardZx
parent 52f7a7b224
commit 4065b17c94
@@ -0,0 +1,3 @@
-- Remove deprecated older version of "Ally of the Netherwing"
DELETE FROM `disables` WHERE `entry`=10871 AND `sourceType`=1;
INSERT INTO `disables` (`sourceType`,`entry`,`comment`) VALUES (1,10871, 'Deprecated quest - Ally of the Netherwing (first version - when it was for alliance only, reworked after 3.3.0)');