summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-02-19 12:51:40 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-02-19 12:51:40 +0000
commitc77869e7bf80ddec31cf48b77148c15d0ccaa48f (patch)
treedc67c64bf38263627e8300297a261fdf0cc3b8f8 /Changelog-Trunk.txt
parent267a456c643bca4185b56eb7cdd39bb2449bed90 (diff)
downloadhercules-c77869e7bf80ddec31cf48b77148c15d0ccaa48f.tar.gz
hercules-c77869e7bf80ddec31cf48b77148c15d0ccaa48f.tar.bz2
hercules-c77869e7bf80ddec31cf48b77148c15d0ccaa48f.tar.xz
hercules-c77869e7bf80ddec31cf48b77148c15d0ccaa48f.zip
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'.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14248 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8d857dff0..864fee82e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
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]
* Fixed a compliation warning. [Inkfish]
2010/02/09