DB/Quest: remove deprecated version of Ally of the Netherwing
Closes #2841
This commit is contained in:
@@ -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)');
|
||||
Reference in New Issue
Block a user