fix(DB/Loot): Hellfire quest loot improvements (#14236)

This commit is contained in:
neifion-00000000
2022-12-22 00:30:53 -06:00
committed by GitHub
parent 94e45ca9c3
commit 61a436cd71

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_loot_template` SET `Chance`=30 WHERE `Entry`=16951 AND `Item`=23269 AND `Reference`=0 AND `GroupId`=0;
UPDATE `creature_loot_template` SET `Chance`=30 WHERE `Entry` IN (19442, 16871, 16873, 16907, 19422, 19424, 19457) AND `Item`=30425 AND `Reference`=0 AND `GroupId`=0;