aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.8/4356_command.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/0.8/4356_command.sql')
-rw-r--r--sql/updates/0.8/4356_command.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.8/4356_command.sql b/sql/updates/0.8/4356_command.sql
new file mode 100644
index 00000000000..57c6a0b4750
--- /dev/null
+++ b/sql/updates/0.8/4356_command.sql
@@ -0,0 +1 @@
+DELETE FROM `command` WHERE `name` = 'AddSpawn';