diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-24 17:18:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-24 17:18:56 +0000 |
commit | a52fadeed054305bf477534143b303c48f40f681 (patch) | |
tree | 85c8689de9d550b92baf6c72eb1bb88eedf4b762 /Changelog-Trunk.txt | |
parent | 01476c09aec449f89f52761b98da61e6c541e563 (diff) | |
download | hercules-a52fadeed054305bf477534143b303c48f40f681.tar.gz hercules-a52fadeed054305bf477534143b303c48f40f681.tar.bz2 hercules-a52fadeed054305bf477534143b303c48f40f681.tar.xz hercules-a52fadeed054305bf477534143b303c48f40f681.zip |
- Cleaned the opt3 values to use hex instead of decimals in status.c, removed theconstants in status.h since each opt3 value can mean many different things.
- Homunc's min matk is now always equal to max matk
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9315 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 c4cf9c0cb..70691b73b 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.
2006/11/24
+ * Homunc's min matk is now always equal to max matk [Skotlex]
* Fixed EDP's damage being 100% more than it should (should be 5x, not 6x
on normal attacks) [Skotlex]
* Self Destruction will only hit everyone and not just enemies when used by
|