diff options
author | Seline <none@none> | 2008-10-03 15:33:07 -0500 |
---|---|---|
committer | Seline <none@none> | 2008-10-03 15:33:07 -0500 |
commit | be22d45c0f6b4278709713d5457ec77853252796 (patch) | |
tree | 28dc122cda09fd026fd4e3fa880dfb25b4bb7f48 /sql/updates/0.7/3186_command.sql | |
parent | 9b1c0e006f20091f28f3f468cfcab1feb51286bd (diff) |
[svn] * Remove all unneeded sql updates.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/0.7/3186_command.sql')
-rw-r--r-- | sql/updates/0.7/3186_command.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/0.7/3186_command.sql b/sql/updates/0.7/3186_command.sql deleted file mode 100644 index c5cc1d798a4..00000000000 --- a/sql/updates/0.7/3186_command.sql +++ /dev/null @@ -1 +0,0 @@ -INSERT INTO `command` VALUES('removequest',3,'Syntax: .removequest #quest_id\r\n\r\nSet quest #quest_id state to not completed and not active (and remove from active quest list) for selected player.'); |