PDA

Просмотр полной версии : Elemental Focus и Elemental Oath procs [sql]


Ranger
16.03.2010, 09:32
What bug does the patch fix? What features does the patch add?
Исправляет проки спеллов Elemental Focus (http://www.wowhead.com/?spell=16164) и Elemental Oath (http://www.wowhead.com/?spell=51466)

For which repository revision was the patch created?
9592

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.
не нашел

Who has been writing this patch? Please include either forum user names or email addresses.
я

-- (16164) Elemental Focus ()
DELETE FROM `spell_proc_event` WHERE `entry` IN (16164);
INSERT INTO `spell_proc_event` VALUES (16164, 0x1C, 0, 0x00000000, 0x00000000, 0x00000000, 0x00011154, 0x00000002, 0.000000, 0.000000, 0);


-- (51466) Elemental Oath (Rank 1)
DELETE FROM `spell_proc_event` WHERE `entry` IN (51466);
INSERT INTO `spell_proc_event` VALUES (51466, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0x00000002, 0.000000, 0.000000, 0);

-- (51470) Elemental Oath (Rank 2)
DELETE FROM `spell_proc_event` WHERE `entry` IN (51470);
INSERT INTO `spell_proc_event` VALUES (51470, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0x00000002, 0.000000, 0.000000, 0);