fix(DB/Creature): Mote of Shadow incorrect low value for 2 npcs (#19088)
This commit is contained in:
parent
980808422c
commit
95543437bf
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Mote of Shadow
|
||||
UPDATE `creature_loot_template` SET `Chance` = 25 WHERE `Item` = 22577 and `Entry` IN (18869,18870);
|
||||
Loading…
Add table
Add a link
Reference in a new issue