mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user