mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
3
sql/updates/world/3.3.5/2019_03_11_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_03_11_00_world.sql
Normal 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
|
||||
Reference in New Issue
Block a user