mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gossip): Broadcast text for Jero'me (#8907)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635875553300992749');
|
||||
|
||||
-- Fix Broadcast text for Jero'me
|
||||
UPDATE `gossip_menu_option` SET `OptionBroadcastTextID`= 17583 WHERE `MenuID`=8060 AND `OptionID`=1;
|
||||
Reference in New Issue
Block a user