mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
3
data/sql/updates/db_world/2022_12_21_00.sql
Normal file
3
data/sql/updates/db_world/2022_12_21_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_12_20_07 -> 2022_12_21_00
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` IN (9884,9885,9887);
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = 9884 WHERE `ID` IN (9884,9885,9887,9886);
|
||||
Reference in New Issue
Block a user