From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- sql/updates/79_world.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/updates/79_world.sql') diff --git a/sql/updates/79_world.sql b/sql/updates/79_world.sql index 7b08a825311..1b5be949cf2 100644 --- a/sql/updates/79_world.sql +++ b/sql/updates/79_world.sql @@ -1,3 +1,4 @@ DELETE FROM spell_proc_event where entry = 42083; INSERT INTO spell_proc_event (entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown) VALUES -(42083,0,0,0,0,0x0000000000000000,0x00401000,0,45); \ No newline at end of file +(42083,0,0,0,0,0x0000000000000000,0x00401000,0,45); + -- cgit v1.2.3