mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
DB/Loot: increase drop chance for item "Tender Strider Meat"
Source: Wowhead comments
This commit is contained in:
2
sql/updates/world/3.3.5/2016_07_10_07_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_07_10_07_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=50 WHERE `Item`=33009;
|
||||
Reference in New Issue
Block a user