parent
8cafc5bc7e
commit
681ae4eeae
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_07_06_11 -> 2024_07_07_00
|
||||
--
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID` = 161);
|
||||
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_07_07_00 -> 2024_07_07_01
|
||||
--
|
||||
UPDATE `item_template` SET `spellppmRate_4` = 5 WHERE (`entry` = 30318);
|
||||
Loading…
Add table
Add a link
Reference in a new issue