diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-02 21:00:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-02 21:00:45 +0000 |
commit | d2dad92cd1c4f7cb560c5920421760be901cc9f7 (patch) | |
tree | 9f37bf89bcb8f5491b1d32cd8553424dcbd6d80b /Changelog-Trunk.txt | |
parent | 833fa2b474c0eeca359f4f28b09cccd501066918 (diff) | |
download | hercules-d2dad92cd1c4f7cb560c5920421760be901cc9f7.tar.gz hercules-d2dad92cd1c4f7cb560c5920421760be901cc9f7.tar.bz2 hercules-d2dad92cd1c4f7cb560c5920421760be901cc9f7.tar.xz hercules-d2dad92cd1c4f7cb560c5920421760be901cc9f7.zip |
- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life instead of 25%
- Added the missing status-change flags to SC_FREEZE to signal it should modify def and magic def
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8070 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e84bc2143..13f1dd811 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/02
+ * Fixed failing to create Deadly Poison Bottles damaging 50% of your max
+ life instead of 25% [Skotlex]
+ * Added the missing status-change flags to SC_FREEZE to signal it should
+ modify def and magic def [Skotlex]
* Little add on NJ_HUUMA [Toms]
* Merged Mpeg's work on Ninja skills [Toms]
* Fixed Martyr's Reckoning having a cap damage of 32k. [Skotlex]
|