diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-06 20:17:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-06 20:17:26 +0000 |
commit | d4093db5208073bfde366fd225ba05408da4a1b7 (patch) | |
tree | 3deb760caadeff7209dcca3f664e5e4e7fa000a0 /Changelog-Trunk.txt | |
parent | 6dda35a216e1f35278f4465ad5bc124ab113da36 (diff) | |
download | hercules-d4093db5208073bfde366fd225ba05408da4a1b7.tar.gz hercules-d4093db5208073bfde366fd225ba05408da4a1b7.tar.bz2 hercules-d4093db5208073bfde366fd225ba05408da4a1b7.tar.xz hercules-d4093db5208073bfde366fd225ba05408da4a1b7.zip |
Damage count on rebirthed mobs is now reset. (Valaris)
Changed exp_calc_type to 1, as type 0 seems to be based off old rumour, and to compliment the update to mob_revive.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13264 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 800b18042..71bdcff2c 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. 2008/10/06 + * Rev. 13264 Damage count on rebirthed mobs is now reset. (Valaris) [L0ne_W0lf] * Rev. 13263 voided out clif_blown as per Valaris' instruction. [L0ne_W0lf] * Rev. 13262 SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) [L0ne_W0lf] 2008/10/04 |