fix(DB/Loot): Adjust Jotunheim Cage Key Chances (#24564)

This commit is contained in:
Gultask
2026-01-31 05:40:53 -03:00
committed by GitHub
parent 2a120350a4
commit f5ee8dee4d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Item` = 42422 AND `Entry` IN (29880, 30037, 30243, 30250, 30632, 30725);