diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 01:10:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-16 01:10:56 +0000 |
commit | e71b9760374db9f0958dc8b9861d5f20d1d626a7 (patch) | |
tree | a6f16642b66ec1a1580a73bbffa705fe5724e007 /Changelog-Trunk.txt | |
parent | a0ee0b2d45b3db45f932f2abefd6d4c56018660b (diff) | |
download | hercules-e71b9760374db9f0958dc8b9861d5f20d1d626a7.tar.gz hercules-e71b9760374db9f0958dc8b9861d5f20d1d626a7.tar.bz2 hercules-e71b9760374db9f0958dc8b9861d5f20d1d626a7.tar.xz hercules-e71b9760374db9f0958dc8b9861d5f20d1d626a7.zip |
- Fixed pets displaying "strangely" when they did not have their pet armor
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5291 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 82331be13..8583617bc 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/15
+ * Fixed pets displaying "strangely" when they did not have their pet armor.
+ [Skotlex]
* Added battle config option pk_level_range for specifying valid level
ranges to engage in PK (battle/misc.conf) [Skotlex]
* Added battle config allow_es_magic_player to enable SL_S* skills to work
|