DB/Loot: Torwa's Pouch & Un'Goro Dirt Pile

Closes #26812
This commit is contained in:
offl
2021-08-14 16:52:14 +03:00
parent cd1ef2de06
commit 16fcbf07f8

View File

@@ -0,0 +1,4 @@
-- view-source:https://web.archive.org/web/20100504135426/http://www.wowhead.com/item=11568
DELETE FROM `item_loot_template` WHERE `Entry` = 11568 AND `Item` IN (2450,3820,8838,11018,16204);
-- view-source:https://web.archive.org/web/20100423131633/http://www.wowhead.com/object=157936
UPDATE `gameobject_loot_template` SET `MaxCount` = 4 WHERE `Entry` = 10039 AND `Item` = 11018;