diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-23 21:27:51 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-23 21:27:51 +0000 |
commit | b201c7119eb5da8b519de795a241ebe5e251029b (patch) | |
tree | 7e686339624b61c7ef1937ec1c43367174f7b7ae /Changelog-Trunk.txt | |
parent | 807bbb2d5494b1a9c65fc7a6fac2fd68079349cf (diff) | |
download | hercules-b201c7119eb5da8b519de795a241ebe5e251029b.tar.gz hercules-b201c7119eb5da8b519de795a241ebe5e251029b.tar.bz2 hercules-b201c7119eb5da8b519de795a241ebe5e251029b.tar.xz hercules-b201c7119eb5da8b519de795a241ebe5e251029b.zip |
- Fixed Energy Coat reducing and consuming more than it should when you have 100% SP
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8460 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 4120508df..eb5774441 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/08/23
+ * Fixed Energy Coat reducing and consuming more than it should when you
+ have 100% SP [Skotlex]
* Cleaned up getmapxy script function, also added support for type 4 so
that it returns a player's homunculus position if such exists. [Skotlex]
* SC_ARMOR_ELEMENT looks like gone away from status_change_start since ... rev 6791.
|