diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 00:23:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 00:23:27 +0000 |
commit | bb90bf6cc9de4b73400abd5db3dba557ec2f4158 (patch) | |
tree | 9c4f20d2fc1f035c4d818f6cff899606e76cd527 /Changelog-Trunk.txt | |
parent | 262fc3a9305a930378746a7146694bf08a2027d8 (diff) | |
download | hercules-bb90bf6cc9de4b73400abd5db3dba557ec2f4158.tar.gz hercules-bb90bf6cc9de4b73400abd5db3dba557ec2f4158.tar.bz2 hercules-bb90bf6cc9de4b73400abd5db3dba557ec2f4158.tar.xz hercules-bb90bf6cc9de4b73400abd5db3dba557ec2f4158.zip |
- Some small cleanups on status_calc_pet
- Fixed one valgrind error report.
- Added back the Freeze/Petrify adjustments of -50%def and +25%mdef (when where these lost?)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6903 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 0f150a8b7..e269fd188 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/05/31
+ * Added back the Freeze/Petrify adjustments of -50%def and +25%mdef (when
+ where these lost?). Thanks to Buuyo for pointing it out. [Skotlex]
* Corrected the mob_ai&2 setting triggering rude-attacked due to can't walk
delay. [Skotlex]
* Made the char_name_option char_athena.conf setting apply to parties and
|