mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gossip): Fix gossip for anachronos (#12681)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove a duplicate and wrong gossip with anachronos
|
||||
DELETE FROM `gossip_menu_option` WHERE `MenuID` = 6539 AND `OptionID` IN (0);
|
||||
Reference in New Issue
Block a user