summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authormusashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 23:30:46 +0000
committermusashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 23:30:46 +0000
commit21b797be5ca7c64dd40f1cb250e9d692f6a56c8f (patch)
tree95ef342fee2c7cbaee4a402bedb3c3b0c4fe6519 /Changelog-Trunk.txt
parent286bf9344aa4a0c3c9cacf718a8bbefea5767b58 (diff)
downloadhercules-21b797be5ca7c64dd40f1cb250e9d692f6a56c8f.tar.gz
hercules-21b797be5ca7c64dd40f1cb250e9d692f6a56c8f.tar.bz2
hercules-21b797be5ca7c64dd40f1cb250e9d692f6a56c8f.tar.xz
hercules-21b797be5ca7c64dd40f1cb250e9d692f6a56c8f.zip
changed:
dynamic_pass_failure_ban_how_many:from 3 to 7 dynamic_pass_failure_ban_how_long:from 60 to 5 as in official servers. [Musashiden] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7383 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2a6d9fda4..49ad1d438 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/28
+ * changed:
+ dynamic_pass_failure_ban_how_many:from 3 to 7
+ dynamic_pass_failure_ban_how_long:from 60 to 5
+ as in official servers. [Musashiden]
* Added a check in script command "set_option" so that invoking
"set_option(0)" removes Cart/Peco/Falcon, as expected by scripts. [Skotlex]
* Added trade-range check on trade start. [Skotlex]