DB/Loot: increase drop chance for item "Tender Strider Meat"

Source: Wowhead comments
This commit is contained in:
SnapperRy
2016-07-10 14:00:34 +02:00
committed by GitHub
parent 844921a615
commit 49d857ce31

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance`=50 WHERE `Item`=33009;