Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): e38d1a5
  • Loading branch information
github-actions[bot] committed Nov 2, 2024
1 parent e38d1a5 commit acf267f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2024_11_02_02 -> 2024_11_02_03
DELETE FROM `item_loot_template` WHERE `Entry` = 34077 AND `Item` = 34068;
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(34077, 34068, 0, 100, 0, 1, 0, 3, 5, 'Crudely Wrapped Gift - Weighted Jack-o\'-Lantern');

0 comments on commit acf267f

Please sign in to comment.