DB/Spell: Shadow Sight must be debuff

By Killyana, closes #4532
(cherry picked from commit 84e51319a6)
This commit is contained in:
Aokromes
2015-04-26 14:10:46 +02:00
committed by MitchesD
parent 5da3079471
commit 1fc934e9f9

View File

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