DB/Loot: Fix loots for Kim'jael's Equipment

Closes #22809

(cherry picked from commit d609e515d7)
This commit is contained in:
Killyana
2019-01-14 16:16:23 +01:00
committed by Shauren
parent 6711664a59
commit 8d6eda6ba7

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject_loot_template` SET `chance`=25, `GroupId`=1 WHERE `entry`=9677 AND `Item` IN (10715,10717,10718,10722);