DB/Loot: Fix Mighty Protection Potion recipes drop chances

Closes #23461
This commit is contained in:
Wyrserth
2019-06-21 11:15:49 +02:00
committed by Killyana
parent f9a366628a
commit fc92bd358c

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance`=5 WHERE `Item` IN (44564, 44565, 44566, 44567, 44568);