mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/SQL: add lost lines from last commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (20335,20336,20337);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
(20335,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0),
|
||||
(20336,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0),
|
||||
(20337,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0.000000,100.000000,0);
|
||||
(20335,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0),
|
||||
(20336,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0),
|
||||
(20337,0x00,10,0x00800000,0x00000000,0x00000008,0x00000100,0x00000000,0,100,0);
|
||||
|
||||
Reference in New Issue
Block a user