parent
390451a779
commit
146317dc85
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue