mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Quest): Correct quest progression in Children's Week Alliance Side (#16173)
Create rev_1683046565991365200.sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -10962 WHERE (`ID` IN (10962, 10968));
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 0 WHERE (`ID` = 10956);
|
||||
Reference in New Issue
Block a user