mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/gossip_menu_option): Theramore Guards gossip (#10706)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645034279058988900');
|
||||
|
||||
UPDATE `gossip_menu_option` SET `ActionMenuID` = 0 WHERE `MenuID` = 8851 AND `OptionID` = 0;
|
||||
Reference in New Issue
Block a user