summaryrefslogtreecommitdiff
path: root/sql-files
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-16 20:56:06 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-16 20:56:06 +0300
commite4d866b4dcc1fc762321137962b604e0364b931a (patch)
tree2a1dadd51a8c67aa19fd7fabf7d6a11a157bcc22 /sql-files
parentaeba9e42ced67361ffbd97694fbe91b20007e6f2 (diff)
downloadserverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.gz
serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.bz2
serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.xz
serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.zip
Update configuration files and docs from hercules.
Update hercules url.
Diffstat (limited to 'sql-files')
-rw-r--r--sql-files/upgrades/2013-04-16--01-24.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrades/2013-04-16--01-24.sql b/sql-files/upgrades/2013-04-16--01-24.sql
index d011e27e..951ca8cd 100644
--- a/sql-files/upgrades/2013-04-16--01-24.sql
+++ b/sql-files/upgrades/2013-04-16--01-24.sql
@@ -1,3 +1,3 @@
#1366075474
--- Info http://hercules.ws/board/topic/410-skill-script-command-updatefix/
+-- Info http://herc.ws/board/topic/410-skill-script-command-updatefix/
UPDATE `skill` SET `flag` = 0 WHERE `flag` = 4 AND `id` != 2535 AND `id` != 681;