DB/Quest: remove two deprecated quests

Closes #17426 by SnapperRy
This commit is contained in:
Aokromes
2016-06-20 08:13:18 +02:00
committed by GitHub
parent d1cb53aa2c
commit da684b7932

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature_queststarter` WHERE `quest` IN (6131, 6606);
DELETE FROM `creature_questender` WHERE `quest`=6606;