From 05c7639e7b6d87ef15267c990bc089d181d55d84 Mon Sep 17 00:00:00 2001 From: Drahy Date: Sat, 14 Mar 2009 22:42:20 +0100 Subject: * Added trinity sql coding style --HG-- branch : trunk --- sql/updates/1886_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/1886_world.sql') diff --git a/sql/updates/1886_world.sql b/sql/updates/1886_world.sql index d682101ff6f..8dbac159633 100644 --- a/sql/updates/1886_world.sql +++ b/sql/updates/1886_world.sql @@ -3,4 +3,4 @@ INSERT INTO `spell_linked_spell` VALUES (61846, 61848, 2, 'Aspect of te dragonha -- Glyph of Aspect of the Monkey REPLACE INTO `spell_proc_event` VALUES (13163, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0); -REPLACE INTO `spell_proc_event` VALUES (61848, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0); +REPLACE INTO `spell_proc_event` VALUES (61848, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0000010, 0.000000, 0.000000, 0); \ No newline at end of file -- cgit v1.2.3