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

(cherry picked from commit f4e2fb8f79)
This commit is contained in:
Killyana
2016-01-01 17:02:58 +01:00
committed by MitchesD
parent 1552fc93bc
commit 5fd33ef16c

View File

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