From c73cfdd4516228dca3bbb86b91c24a83e6b4465e Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Wed, 1 Apr 2009 23:53:52 -0400 Subject: Remove ahbotoptions commands from DB --HG-- branch : trunk --- sql/updates/2346_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/2346_world.sql (limited to 'sql/updates') diff --git a/sql/updates/2346_world.sql b/sql/updates/2346_world.sql new file mode 100644 index 00000000000..f3cb07b6604 --- /dev/null +++ b/sql/updates/2346_world.sql @@ -0,0 +1,2 @@ +DELETE FROM `command` WHERE `name` LIKE "ahbotoption %"; +DELETE FROM `command` WHERE `name` LIKE "ahbotoptions %"; -- cgit v1.2.3