fix(DB/Loot): Up Thunderlord Clan Artifact drop chances to 10% (#27129)
Co-authored-by: Grimfeather <88028633+Grimfeather@users.noreply.github.com> Co-authored-by: jakem009 <41561074+jakem009@users.noreply.github.com>
This commit is contained in:
parent
4c7ec7dff7
commit
2d9cc004dd
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 10 WHERE `Item` = 30431 AND `Entry` IN (19995, 19998, 20334, 20728, 21296);
|
||||
Loading…
Reference in a new issue