mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
fix(Scripts/Quests): "Let the fires come" and "Stop the fires" should… (#8565)
Fixes #8527
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634412327773100900');
|
||||
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=12135 WHERE `id`=12135;
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=12135 WHERE `id`=11131;
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=12139 WHERE `id`=12139;
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup`=12139 WHERE `id`=11219;
|
||||
Reference in New Issue
Block a user