aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.6/2762_command.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/0.6/2762_command.sql')
-rw-r--r--sql/updates/0.6/2762_command.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.6/2762_command.sql b/sql/updates/0.6/2762_command.sql
new file mode 100644
index 00000000000..99fe7f64683
--- /dev/null
+++ b/sql/updates/0.6/2762_command.sql
@@ -0,0 +1 @@
+INSERT INTO `command` VALUES('addquest','3','Syntax: .addquest #quest_id\r\n\r\nAdd to character quest log quest #quest_id. Quest started from item can\'t be added by this command but correct .additem call provided in command output.');