mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +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