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 %";