fix(DB/Gossip): correct Lorax's gossip action menu ID (#8436)
This commit is contained in:
parent
e9c71c8ebe
commit
97f9105549
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634000952851607800');
|
||||
|
||||
UPDATE `gossip_menu_option` SET `ActionMenuID` = 21322 WHERE `MenuID` = 3049;
|
||||
Loading…
Add table
Add a link
Reference in a new issue