fix(DB/Gossip): Fix gossip for anachronos (#12681)

This commit is contained in:
Maelthyr
2022-08-15 07:36:05 +02:00
committed by GitHub
parent 8f73d4b7f9
commit dd8cdc9952

View File

@@ -0,0 +1,2 @@
-- Remove a duplicate and wrong gossip with anachronos
DELETE FROM `gossip_menu_option` WHERE `MenuID` = 6539 AND `OptionID` IN (0);