DB/Spell: Shadow Sight must be debuff

By Killyana, closes #4532
This commit is contained in:
Aokromes
2015-04-26 14:10:46 +02:00
parent d5850bc0f6
commit 84e51319a6

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_custom_attr` WHERE `entry`=34709;
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES (34709, 20480);