diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 03:20:17 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 03:20:17 +0000 |
commit | 4353985f60c01d1145778a37d80c54d75d006637 (patch) | |
tree | eb50ca0cb0111d694fe0337527c956dd12e146e0 /Changelog-Trunk.txt | |
parent | 385d55c279e8d3dce294b04fca389dffb8782fd6 (diff) | |
download | hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.gz hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.bz2 hercules-4353985f60c01d1145778a37d80c54d75d006637.tar.xz hercules-4353985f60c01d1145778a37d80c54d75d006637.zip |
Fixed Poison Status killing monsters with low max hp(like plants).
Mental Strenth costs 200 sp instead of 50% max sp.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14252 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 864fee82e..dc41be305 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2010/02/27 + * Fixed Posion Status killing monsters with low max hp(like plants). [Inkfish] 2010/02/19 * Fixed racial bonuses for RC_NONDEMIHUMAN applying to right cardfix value (cardfix) instead of left cardfix value (cardfix_) in the case of melee attacks where left_cardfix_to_right is set to 'no'. [Paradox924X] * Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046) [Inkfish] |