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 (55198, 34026);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
-- Tidial Force
|
||||
(55198, 0x00, 11, 0x000001C0, 0x00000000, 0x00000000, 0x00004000, 0x00000002, 0.000000, 0.000000, 0),
|
||||
-- Kill Command
|
||||
(34026, 0x00, 9, 0x00000000, 0x10000000, 0x00000000, 0x0000000, 0x00000000, 0.000000, 0.000000, 0);
|
||||
Reference in New Issue
Block a user