diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-10 13:53:29 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-10 13:53:29 +0000 |
commit | 6432636534237ae5986414355dc8f2a1d46bea27 (patch) | |
tree | 758ff30c6c58b02e7f935a207576482d958f9289 /Changelog-Trunk.txt | |
parent | dcc4cecd8e9b3e8ca983272593a26c5fdadcae4b (diff) | |
download | hercules-6432636534237ae5986414355dc8f2a1d46bea27.tar.gz hercules-6432636534237ae5986414355dc8f2a1d46bea27.tar.bz2 hercules-6432636534237ae5986414355dc8f2a1d46bea27.tar.xz hercules-6432636534237ae5986414355dc8f2a1d46bea27.zip |
- Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda right in my last assumption afterall :V
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11884 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 fba585dbb..4c50c4cb3 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. 2007/12/10 + * Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. * Added missing range/skill-mask info to reflected damage (fixes autospells not triggering on it) [Skotlex] 2007/12/09 |