mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Quest): prerequisites for Convert Ops quests (#6556)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1624549962929118300');
|
||||
|
||||
UPDATE `quest_template_addon` SET `ExclusiveGroup` = -1074 WHERE `ID` IN (1074, 1077); -- Ineptitude + Chemicals = Fun [1074], Special Delivery for Gaxim [1077]
|
||||
Reference in New Issue
Block a user