From b966e63f73ca1a34173964de91a66c0d8f3e7aaf Mon Sep 17 00:00:00 2001 From: QAston Date: Tue, 14 Apr 2009 20:21:16 +0200 Subject: *Fix Fan of Knives. --HG-- branch : trunk --- sql/updates/2689_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/2689_world.sql (limited to 'sql') diff --git a/sql/updates/2689_world.sql b/sql/updates/2689_world.sql new file mode 100644 index 00000000000..6cbeae5e61a --- /dev/null +++ b/sql/updates/2689_world.sql @@ -0,0 +1 @@ +INSERT IGNORE INTO `spell_linked_spell` VALUES (51723, 52874, 0, 'Fan Of Knives'); -- cgit v1.2.3