mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/Quest: Fix quest grouping for quest 27989 and 27994
By tkrokli
This commit is contained in:
2
sql/updates/world/6.x/2016_07_29_00_world.sql
Normal file
2
sql/updates/world/6.x/2016_07_29_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -27989 WHERE `ID` IN (27989,27994);
|
||||
Reference in New Issue
Block a user