We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c2c7e commit 3e8b871Copy full SHA for 3e8b871
Updates/0047_VDB-20221217024824_world.sql
@@ -2,7 +2,7 @@
2
-- https://github.com/vmangos/core/commit/29ad9a622ba501fe2492407f9a77ef70a94a7281
3
4
-- Correct drop chance of Turtle Meat from Snapjaw.
5
--- Classic 30%, TBC 50%, WOTLK 100%
+-- Classic 15%, TBC 25%, WOTLK 50% 1-2 stack!
6
UPDATE `creature_loot_template` SET `ChanceOrQuestChance` = 50 WHERE `item`=3712 && `entry`=2408;
7
8
-- Correct drop chance of Aged Gorilla Sinew.
0 commit comments