fix(DB/Gossip): Broadcast text for Jero'me (#8907)
This commit is contained in:
parent
240cec422b
commit
26486db2e6
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue