mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
DB/Loot: Fix drop chance for quest item "Burning Legion Gate Key"
Closes #17250 By SnapperRy
This commit is contained in:
2
sql/updates/world/3.3.5/2016_06_01_08_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_06_01_08_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Item`=29795;
|
||||
Reference in New Issue
Block a user