mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
3
sql/updates/world/3.3.5/2018_03_15_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_03_15_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry`=6788;
|
||||
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
|
||||
(6788, 0x40);
|
||||
Reference in New Issue
Block a user