aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.6/3068_command.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/0.6/3068_command.sql')
-rw-r--r--sql/updates/0.6/3068_command.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/0.6/3068_command.sql b/sql/updates/0.6/3068_command.sql
new file mode 100644
index 00000000000..56cbfbd7613
--- /dev/null
+++ b/sql/updates/0.6/3068_command.sql
@@ -0,0 +1,2 @@
+INSERT INTO `command` (`name`,`security`,`help`) VALUES ('spawndist',2,'Syntax: .spawndist #dist\r\n\r\nAdjust spawndistance of selected creature to dist.');
+INSERT INTO `command` (`name`,`security`,`help`) VALUES ('spawntime',2,'Syntax: .spawntime #time \r\n\r\nAdjust spawntime of selected creature to time.'); \ No newline at end of file