diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-10 10:16:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-10 10:16:30 +0000 |
commit | cb287435a0c8a2901c7e105ebbe66ed0711e2d2e (patch) | |
tree | 89b2c217e7497125299b5985e1562f98a11a8e2e /Changelog-Trunk.txt | |
parent | 547279bdd6a34d2342e96be57219f31b657f5c47 (diff) | |
download | hercules-cb287435a0c8a2901c7e105ebbe66ed0711e2d2e.tar.gz hercules-cb287435a0c8a2901c7e105ebbe66ed0711e2d2e.tar.bz2 hercules-cb287435a0c8a2901c7e105ebbe66ed0711e2d2e.tar.xz hercules-cb287435a0c8a2901c7e105ebbe66ed0711e2d2e.zip |
- Fixed the disguise packet sent in clif_move
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11882 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..61fd4b4bc 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 + * Fixed the disguise packet sent in clif_move * Added missing range/skill-mask info to reflected damage (fixes autospells not triggering on it) [Skotlex] 2007/12/09 |