mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-05-03 10:10:59 -07:00
fix(DB/Loot): Adjust Jotunheim Cage Key Chances (#24564)
This commit is contained in:
parent
2a120350a4
commit
f5ee8dee4d
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Item` = 42422 AND `Entry` IN (29880, 30037, 30243, 30250, 30632, 30725);
|
||||
Loading…
Add table
Add a link
Reference in a new issue