mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Gossip): Stormpike Quartermaster (#1827)
- Correct vendor gossip menu for creature in bg Alterac Valley, Stormpike Quartermaster
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557739973494469100');
|
||||
|
||||
UPDATE `gossip_menu_option` SET `OptionType`='3' WHERE `MenuID`=5241 AND `OptionID`=2;
|
||||
Reference in New Issue
Block a user