diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-09 00:33:09 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-09 00:33:09 +0000 |
commit | 11a990a0e4a09d087219afb123eeba5d0ff1cdb6 (patch) | |
tree | c540c8251b82c3b3140847be567f1896dd5f8a42 /db/Changelog.txt | |
parent | d37e42b976e809d2861b1302797e10c7279af83f (diff) | |
download | hercules-11a990a0e4a09d087219afb123eeba5d0ff1cdb6.tar.gz hercules-11a990a0e4a09d087219afb123eeba5d0ff1cdb6.tar.bz2 hercules-11a990a0e4a09d087219afb123eeba5d0ff1cdb6.tar.xz hercules-11a990a0e4a09d087219afb123eeba5d0ff1cdb6.zip |
Fixed reject sword having a infinite duration, bugreport:695 (both stable and trunk)
Fixed 13007,Jitte and 13008,Jitte_ break chances (5->2%).
Fixed 1535,Hollgrehenn_Hammer break chances without combo (2->1%) and with combo (12->10%), also has no chance of breaking user equip.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12797 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index c71be49e0..81d52a30d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,8 @@ ======================= 2008/06/08 + * Fixed 13007,Jitte and 13008,Jitte_ break chances (5->2%). + * Fixed 1535,Hollgrehenn_Hammer break chances without combo (2->1%) and with combo (12->10%), also has no chance of breaking user equip. * Reverted Change on 2656,Hyper_Changer from revision 12776. * 2125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, wind, earth, holy, dark and ghost). * Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK). |