mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Loot: Fix MaxCount of Morning Glory Dew from Ravaged Cadaver
Closes #26835
(cherry picked from commit 9851121dd9)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `MaxCount` = 1 WHERE `Entry` = 10381 AND `Item` = 8766;
|
||||
Reference in New Issue
Block a user