Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- Improved Fear
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (53754, 53759);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
(53754, 0x00, 5, 0x00000000, 1024, 0x00000000, 0x00000000, 0x0006000, 0.000000, 0.000000, 0),
|
||||
(53759, 0x00, 5, 0x00000000, 1024, 0x00000000, 0x00000000, 0x0006000, 0.000000, 0.000000, 0);
|
||||
Reference in New Issue
Block a user