diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-28 11:02:40 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-28 11:02:40 +0000 |
commit | 435d1eadb9986937abd37336639c4316239c2b4f (patch) | |
tree | e9435316bd15a5f3ab413a4c18ae43722b851270 /Changelog-Trunk.txt | |
parent | 9d4f34b6e4d0b7907f3eba1f7dd6e887ed7e85b3 (diff) | |
download | hercules-435d1eadb9986937abd37336639c4316239c2b4f.tar.gz hercules-435d1eadb9986937abd37336639c4316239c2b4f.tar.bz2 hercules-435d1eadb9986937abd37336639c4316239c2b4f.tar.xz hercules-435d1eadb9986937abd37336639c4316239c2b4f.zip |
* Updated Ankle Snare duration (bugreport:1438)
- agi now has only half the effect on the duration (100 agi reduces it by 50%)
- minimum duration is 5 seconds no matter what
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12738 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8bb94c81c..b1d354a31 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. 2008/05/28 + * Updated Ankle Snare duration (bugreport:1438) [Playtester] + - agi now has only half the effect on the duration (100 agi reduces it by 50%) + - minimum duration is 5 seconds no matter what * Fixed stat values displaying incorrectly when increasing them past 255 (wraparound, ack packet only has 1 byte) [ultramage] 2008/05/26 |