mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Rename files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry` IN (8187,10579,10580,10581,25550,58732,58735);
|
||||
INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES
|
||||
(8187, 0x10),
|
||||
@@ -7,3 +8,4 @@ INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES
|
||||
(25550,0x10),
|
||||
(58732,0x10),
|
||||
(58735,0x10);
|
||||
*/
|
||||
Reference in New Issue
Block a user