diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-11 16:17:21 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-11 16:17:21 +0000 |
commit | 3c3d9f32d063113d6a92300492d7db6af1a2a16b (patch) | |
tree | 778f14d794fd4479a2bd76bd3d9a773307d68d9b /db/Changelog.txt | |
parent | 2c6e4b099a37438a71f07b4a2a1f855801b02d90 (diff) | |
download | hercules-3c3d9f32d063113d6a92300492d7db6af1a2a16b.tar.gz hercules-3c3d9f32d063113d6a92300492d7db6af1a2a16b.tar.bz2 hercules-3c3d9f32d063113d6a92300492d7db6af1a2a16b.tar.xz hercules-3c3d9f32d063113d6a92300492d7db6af1a2a16b.zip |
Fixed items that grant status related skills not removing the status when you unequip it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12811 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 70488daa3..63096173c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,7 +43,10 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= -2008/06/09 +2008/06/11 + * Fixed items that grant status related skills not removing the status when you unequip it. + +2008/06/10 * Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT > 40. * Fixed Sabbath coma chance against demon monsters (0.5->5%). * Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 seconds, bugreport:1285 |