From 19ce0bb39ff3d4d5568410e29fa5372623735fbb Mon Sep 17 00:00:00 2001 From: Drahy Date: Wed, 4 Mar 2009 09:19:13 +0100 Subject: * Fixed sql updates, renamed and cleaned up --HG-- branch : trunk --- sql/updates/1661_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/1661_world.sql (limited to 'sql/updates/1661_world.sql') diff --git a/sql/updates/1661_world.sql b/sql/updates/1661_world.sql new file mode 100644 index 00000000000..fc7d072ac39 --- /dev/null +++ b/sql/updates/1661_world.sql @@ -0,0 +1,2 @@ +--Death Strike +INSERT INTO `spell_proc_event` VALUES (45469, 0x00, 15, 0x00000010, 0x00000000, 0x00000000, 0x00000010, 0x00000000, 0.000000, 0.000000, 0); \ No newline at end of file -- cgit v1.2.3