chore(DB): import pending files

Referenced commit(s): 837c12e586
This commit is contained in:
github-actions[bot]
2026-04-04 06:44:53 +00:00
parent 837c12e586
commit 00b3b487bd

View File

@@ -0,0 +1,5 @@
-- DB update 2026_04_04_00 -> 2026_04_04_01
--
DELETE FROM `item_loot_template` WHERE (`Entry` = 52676) AND (`Item` IN (47241));
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(52676, 47241, 0, 100, 0, 1, 0, 2, 2, '');