mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 17:13:47 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_01_12_00 -> 2025_01_12_01
|
||||||
DELETE FROM `reference_loot_template` WHERE `Entry` = 34078 AND `Item` = 34029;
|
DELETE FROM `reference_loot_template` WHERE `Entry` = 34078 AND `Item` = 34029;
|
||||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||||
(24239, 34029, 0, 30, 0, 1, 0, 1, 1, 'Hex Lord Malacrass - Tiny Voodoo Mask');
|
(24239, 34029, 0, 30, 0, 1, 0, 1, 1, 'Hex Lord Malacrass - Tiny Voodoo Mask');
|
||||||
Reference in New Issue
Block a user