From 2abfecfb84f056bc79aa93264d825ff7832d6882 Mon Sep 17 00:00:00 2001 From: Drahy Date: Thu, 9 Apr 2009 03:35:51 +0200 Subject: * Updated sql and full_script files --HG-- branch : trunk --- sql/updates/2444_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/2444_world.sql (limited to 'sql/updates/2444_world.sql') diff --git a/sql/updates/2444_world.sql b/sql/updates/2444_world.sql new file mode 100644 index 00000000000..7eec5331e50 --- /dev/null +++ b/sql/updates/2444_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `command` WHERE `name` IN ('reload spell_linked_spell'); +INSERT INTO `command` VALUES +('reload spell_linked_spell','3','Usage: .reload spell_linked_spell\r\nReloads the spell_linked_spell DB table.'); \ No newline at end of file -- cgit v1.2.3