Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (30293, 30295, 30296);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
-- Soul Leech
|
||||
(30293, 0x00, 5, 0x00000381, 0x200C0, 0x00000000, 0x0000000, 0x0000000, 0.000000, 0.000000, 0),
|
||||
(30295, 0x00, 5, 0x00000381, 0x200C0, 0x00000000, 0x0000000, 0x0000000, 0.000000, 0.000000, 0),
|
||||
(30296, 0x00, 5, 0x00000381, 0x200C0, 0x00000000, 0x0000000, 0x0000000, 0.000000, 0.000000, 0);
|
||||
Reference in New Issue
Block a user