From b8bfa091de4db3d7a49bdd90fcf194ddce4353b8 Mon Sep 17 00:00:00 2001 From: Drahy Date: Fri, 13 Mar 2009 00:20:50 +0100 Subject: * Added sql trinity code style. --HG-- branch : trunk --- sql/updates/1764_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/1764_world.sql') diff --git a/sql/updates/1764_world.sql b/sql/updates/1764_world.sql index b87a0488e9c..016066430b6 100644 --- a/sql/updates/1764_world.sql +++ b/sql/updates/1764_world.sql @@ -6,4 +6,4 @@ REPLACE INTO `spell_proc_event` VALUES (20210, 0x00, 10, 3221225472, 0x00000000, REPLACE INTO `spell_proc_event` VALUES (20212, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); REPLACE INTO `spell_proc_event` VALUES (20213, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); REPLACE INTO `spell_proc_event` VALUES (20214, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (20215, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); +REPLACE INTO `spell_proc_event` VALUES (20215, 0x00, 10, 3221225472, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); \ No newline at end of file -- cgit v1.2.3