mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
4 lines
284 B
SQL
4 lines
284 B
SQL
DELETE FROM `spell_proc_event` WHERE `entry` IN (44545, 44543);
|
|
INSERT INTO `spell_proc_event` VALUES
|
|
(44545, 0x00, 3, 1049120, 4096, 0x00000000, 0x0010000, 0x00000000, 15.000000, 0.000000, 0),
|
|
(44543, 0x00, 3, 1049120, 4096, 0x00000000, 0x0010000, 0x00000000, 7.000000, 0.000000, 0); |