mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Quest) - Only allow either News for Rakoria or News from Zangarmarsh be picked up and completed (#22904)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- From 0 to 9796 ExclusiveGroup for "News from Zangarmarsh" and "News for Rakoria"
|
||||||
|
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 9796 WHERE `ID` IN (9796, 10105);
|
||||||
Reference in New Issue
Block a user