mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_09_03_04 -> 2022_09_06_00
|
||||
--
|
||||
DELETE FROM `gossip_menu` WHERE `MenuId`=6793 AND `TextId`=8080;
|
||||
INSERT INTO `gossip_menu` VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_09_06_00 -> 2022_09_06_01
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id` IN (8543, 8546);
|
||||
Reference in New Issue
Block a user