mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Loot): Correct MinCount for Cabal Acolyte Fel Armaments (#16056)
Create rev_1682123448347196000.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `MaxCount`=1 WHERE `Entry`=18633 AND `Item`=29740;
|
||||
Reference in New Issue
Block a user