DB/Loot: Fix some drop rates

Closes #17139
This commit is contained in:
Killyana
2016-06-12 04:19:58 +02:00
parent 88f1de12e4
commit bd3bfc4ce1

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_loot_template` SET `chance`=5.4 WHERE `entry` IN (3100, 3196, 3244, 3123, 3196, 3268) AND `item`=6514;
UPDATE `creature_loot_template` SET `chance`=0.7 WHERE `entry`=3100 AND `item`=4663;