DB/Loot: Wrong item dropping from ICC trash

Closes #644
This commit is contained in:
Stryker
2011-02-18 19:42:10 +00:00
committed by Nay
parent 0625a5cf5a
commit ac64189e0a

View File

@@ -0,0 +1,2 @@
-- Fix wrong loot being dropped by ICC trash
UPDATE `reference_loot_template` SET `item`=50450 WHERE `item`=50775 AND `entry`=35071;