server/sql/updates/0.10/5640_mangos_spell_proc_event.sql
freghar 95840fd2c3 Removed trailing whitespaces and CRLFs
With /contrib/ and /dep/ excluded.

Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00

3 lines
255 B
SQL

DELETE FROM `spell_proc_event` WHERE `entry`=24905;
INSERT INTO `spell_proc_event` ( `entry` , `SchoolMask` , `Category` , `SkillID` , `SpellFamilyName` , `SpellFamilyMask` , `procFlags` , `ppmRate` ) VALUES
('24905', '0', '0', '0', '0', '0', '1', '15');