DB/Spells: Fixed Leeching Swarm showing as positive

Closes #22940
This commit is contained in:
Keader
2019-03-11 12:02:26 -03:00
parent d655862f52
commit 1d704d8b8a

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_custom_attr` WHERE `entry`=53468; -- Leeching Swarm (Toc Anubarak)
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
(53468,8192); -- Effect_1 (Dummy) need be negative