mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 06:29:50 -04:00
6c44316d8e
--HG-- branch : trunk
5 lines
257 B
SQL
5 lines
257 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (44545, 44543);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(44545, 0x00, 3, 1049120, 4096, 0, 65536, 0x0000000, 0.000000, 15.000000, 0),
|
|
(44543, 0x00, 3, 1049120, 4096, 0, 65536, 0x0000000, 0.000000, 7.000000, 0),
|