aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-12-23 11:37:38 +0100
committerXTZGZoReX <none@none>2009-12-23 11:37:38 +0100
commit69def3b335f4bfd4f3a804215f96d95cdb4db760 (patch)
tree05476fdc73516d3cebceac4f9080bffeb53dc3c7 /sql/updates
parente1e57515f790c15c1ebff7081bd9142985882047 (diff)
* Delete now unused "reload npc_option" chat command.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/6747_world_command.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6747_world_command.sql b/sql/updates/6747_world_command.sql
new file mode 100644
index 00000000000..507e469f806
--- /dev/null
+++ b/sql/updates/6747_world_command.sql
@@ -0,0 +1 @@
+DELETE FROM `command` WHERE `name`='reload npc_option';