chore(DB): import pending files

Referenced commit(s): aab3348e65
This commit is contained in:
AzerothCoreBot
2022-05-17 00:38:34 +00:00
parent aab3348e65
commit 78f66ce05e

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_16_01 -> 2022_05_17_00
-- Add Missing gossip text
DELETE FROM `gossip_menu` WHERE `MenuID`=7346 AND `TextID`=8760;
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES (7346,8760);