Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 7bd4928
  • Loading branch information
github-actions[bot] committed Jul 7, 2024
1 parent 8cafc5b commit 681ae4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
-- DB update 2024_07_07_00 -> 2024_07_07_01
--
UPDATE `item_template` SET `spellppmRate_4` = 5 WHERE (`entry` = 30318);

0 comments on commit 681ae4e

Please sign in to comment.