chore(DB): import pending files

Referenced commit(s): 7bd4928d11
This commit is contained in:
github-actions[bot]
2024-07-07 11:27:16 +00:00
parent 8cafc5bc7e
commit 681ae4eeae
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -1,2 +1,3 @@
-- DB update 2024_07_07_00 -> 2024_07_07_01
--
UPDATE `item_template` SET `spellppmRate_4` = 5 WHERE (`entry` = 30318);