diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 19:53:03 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 19:53:03 +0000 |
commit | bdfb9e2e0ecd034ef1d1ceab426bdafea028f3b3 (patch) | |
tree | edbcdc5aa20485fd0621228c6de62d31c4bcec3f /Changelog-Trunk.txt | |
parent | 02f26bfab461a31f5890b4ab2f58b77f5404abf5 (diff) | |
download | hercules-bdfb9e2e0ecd034ef1d1ceab426bdafea028f3b3.tar.gz hercules-bdfb9e2e0ecd034ef1d1ceab426bdafea028f3b3.tar.bz2 hercules-bdfb9e2e0ecd034ef1d1ceab426bdafea028f3b3.tar.xz hercules-bdfb9e2e0ecd034ef1d1ceab426bdafea028f3b3.zip |
- Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/sp than the one stated in the db (due to skill bonuses or status changes)
- Increased splash range of HVAN_EXPLOSION to 4.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8411 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 871560f86..45aa85c46 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/08/21
+ * Homun saving won't cap hp/sp to max hp/sp since a homun can have higher
+ hp/sp than the one stated in the db (due to skill bonuses or status
+ changes) [Skotlex]
* Cleaned up some more the regen_data structure, so that
skill/sitting-skill related data is optional (since only players have it).
[Skotlex]
|