Skip to content

Commit 3e8b871

Browse files
committed
[0047] Correct drop chance of Turtle Meat from Snapjaw once more.
1 parent 21c2c7e commit 3e8b871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Updates/0047_VDB-20221217024824_world.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- https://github.com/vmangos/core/commit/29ad9a622ba501fe2492407f9a77ef70a94a7281
33

44
-- Correct drop chance of Turtle Meat from Snapjaw.
5-
-- Classic 30%, TBC 50%, WOTLK 100%
5+
-- Classic 15%, TBC 25%, WOTLK 50% 1-2 stack!
66
UPDATE `creature_loot_template` SET `ChanceOrQuestChance` = 50 WHERE `item`=3712 && `entry`=2408;
77

88
-- Correct drop chance of Aged Gorilla Sinew.

0 commit comments

Comments
 (0)