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:
Killyana
2016-01-01 17:02:58 +01:00
parent c812b0dbf5
commit f4e2fb8f79

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `spell_area` WHERE `spell` IN(46023);