DB/Loot: Demon Kissed Sack
Closes #26757 (cherry picked from commit 5b6048b091f42d125ab7a3f17a5970e2de5cde93)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--
|
||||
DELETE FROM `item_loot_template` WHERE `Entry` = 12849;
|
||||
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(12849,10376,0,0,0,1,1,1,1,''),
|
||||
(12849,10377,0,0,0,1,1,1,1,''),
|
||||
(12849,10378,0,0,0,1,1,1,1,''),
|
||||
(12849,10379,0,0,0,1,1,1,1,''),
|
||||
(12849,10380,0,0,0,1,1,1,1,''),
|
||||
(12849,10381,0,0,0,1,1,1,1,''),
|
||||
(12849,10382,0,0,0,1,1,1,1,''),
|
||||
(12849,10383,0,0,0,1,1,1,1,'');
|
||||
Reference in New Issue
Block a user