mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Quest: remove two deprecated quests
Closes #17426 by SnapperRy
(cherry picked from commit da684b7932)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature_queststarter` WHERE `quest` IN (6131, 6606);
|
||||
DELETE FROM `creature_questender` WHERE `quest`=6606;
|
||||
Reference in New Issue
Block a user