mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/GossipMenuOption): Swap Exarch Nasuun Anvil and Harbor progress (#21864)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gossip_menu_option` SET `ActionMenuID`=51001 WHERE `MenuID`=9046 AND `OptionID`=1;
|
||||
UPDATE `gossip_menu_option` SET `ActionMenuID`=51002 WHERE `MenuID`=9046 AND `OptionID`=2;
|
||||
Reference in New Issue
Block a user