mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 23:11:56 -04:00
DB/Creature: Morakki can't accept both quests
By Alastyr, closes #15844
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Make both quests 24812 & 24813 available to players: you must complete both quests to take next one, quest 24814.
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`= -24812 WHERE `id` IN (24812, 24813);
|
||||
Reference in New Issue
Block a user