mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
DB/Quest: ExclusiveGroup for breadcrumb quests in Mudsprocket, Dustwallow Marsh
By SnapperRy, closes #17217
This commit is contained in:
2
sql/updates/world/3.3.5/2016_05_30_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_05_30_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 11211 WHERE `ID` IN (11211,11214,11215);
|
||||
Reference in New Issue
Block a user