mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
Update 2014_07_19_00_world_spell_custom_attr.sql
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry`=49882
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry`=49882;
|
||||
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
|
||||
(49882, 32768);
|
||||
|
||||
Reference in New Issue
Block a user