DB/Quest: Remove outdated quests in Isle of Quel'Danas, and add a missing one

By SnapperRy
Closes #17495
This commit is contained in:
Killyana
2016-07-04 02:36:53 +02:00
parent 891c1f8ac2
commit e5fefebfc3

View File

@@ -0,0 +1,6 @@
--
DELETE FROM `creature_queststarter` WHERE `quest` IN (11520, 11532, 11535, 11538, 11539, 11542, 11545);
DELETE FROM `creature_queststarter` WHERE `quest`=11534;
INSERT INTO `creature_queststarter` VALUES
(25034, 11534);