mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 05:43:12 +01:00
DB/Loot: Fix Mighty Protection Potion recipe drops
Closes #23405
(cherry picked from commit 99684dcb0c)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=20, `GroupId`=2 WHERE `Item` IN (44564, 44565, 44566, 44567, 44568);
|
||||
Reference in New Issue
Block a user