mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Quest: Master and Servant
Remove unneeded condition to allow quest item usage in all areas as the item can be used only in few npcs Closes #16136
This commit is contained in:
2
sql/updates/world/2016_01_01_01_world.sql
Normal file
2
sql/updates/world/2016_01_01_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `spell_area` WHERE `spell` IN(46023);
|
||||
Reference in New Issue
Block a user