aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.7/3296_commands.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/0.7/3296_commands.sql')
-rw-r--r--sql/updates/0.7/3296_commands.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/0.7/3296_commands.sql b/sql/updates/0.7/3296_commands.sql
new file mode 100644
index 00000000000..344d99b314f
--- /dev/null
+++ b/sql/updates/0.7/3296_commands.sql
@@ -0,0 +1,4 @@
+DELETE FROM `command` WHERE `name` = 'learnskill';
+DELETE FROM `command` WHERE `name` = 'unlearnskill';
+DELETE FROM `command` WHERE `name` = 'fixunlearn';
+