DB/Quest: Demonic Thieves item can be looted without quest

By Lanlapps, closes #14271
This commit is contained in:
Aokromes
2015-03-01 23:12:08 +01:00
parent a89cfb1657
commit a266077eed

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject_loot_template` SET `QuestRequired`=1 WHERE `entry`=27260 AND `item`=46700;