mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
DB/Loot: Fix loots for Kim'jael's Equipment
Closes #22809
(cherry picked from commit d609e515d7)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_loot_template` SET `chance`=25, `GroupId`=1 WHERE `entry`=9677 AND `Item` IN (10715,10717,10718,10722);
|
||||
Reference in New Issue
Block a user