mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Quest: Demonic Thieves item can be looted without quest
By Lanlapps, closes #14271
This commit is contained in:
2
sql/updates/world/2015_03_01_00_world.sql
Normal file
2
sql/updates/world/2015_03_01_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_loot_template` SET `QuestRequired`=1 WHERE `entry`=27260 AND `item`=46700;
|
||||
Reference in New Issue
Block a user