From 5af84391c50d5625c870d567e298b0628ba2a4ef Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 31 Jul 2006 18:38:51 +0000 Subject: - Corrected a status_get_race call which should be status_get_race2 in misc attacks. - Moved the Devotion code to the top of the SC list in status_damage, meaning that now stuff like being asleep or confused won't end if you are hit, but the damage is absorbed by devotion. - Some cleanups in battle.c (replaced usage of status_get_* for status->*) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8009 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 379e61332..11bcd27aa 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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. 2006/07/31 + * Corrected a status_get_race call which should be status_get_race2 in misc + attacks. [Skotlex] + * Moved the Devotion code to the top of the SC list in status_damage, + meaning that now stuff like being asleep or confused won't end if you are + hit, but the damage is absorbed by devotion. [Skotlex] * Added the Soul Link of Rogue speed bonus to Chase-Walk. Since there's no information of how much the bonus should be, it currently is a conservative 10%. [Skotlex] -- cgit v1.2.3-70-g09d2