mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Creature): Mote of Shadow incorrect low value for 2 npcs (#19088)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Mote of Shadow
|
||||
UPDATE `creature_loot_template` SET `Chance` = 25 WHERE `Item` = 22577 and `Entry` IN (18869,18870);
|
||||
Reference in New Issue
Block a user