Closes #17359
This commit is contained in:
Killyana
2016-06-13 01:34:06 +02:00
parent ba574fab75
commit c2227910fc

View File

@@ -1,3 +1,4 @@
--
-- spell aura effect 53055 from Hand of Salvation should not break invisibility
DELETE FROM `spell_custom_attr` WHERE `entry`=53055 AND `attributes`=64;
INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES (53055, 64);