fix(DB/Loot): Un'Goro Dirt Pile (#10404)

This commit is contained in:
Nefertumm
2022-02-04 17:40:01 -03:00
committed by GitHub
parent 9b819c83e1
commit 9be59138b8

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643389586744135400');
UPDATE `gameobject_loot_template` SET `MaxCount` = 4 WHERE `Entry` = 10039 AND `Item` = 11018;