mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +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
(cherry picked from commit f4e2fb8f79)
This commit is contained in:
2
sql/updates/world/2016_01_17_20_world_2016_01_01_01.sql
Normal file
2
sql/updates/world/2016_01_17_20_world_2016_01_01_01.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `spell_area` WHERE `spell` IN(46023);
|
||||
Reference in New Issue
Block a user