diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 20:58:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 20:58:32 +0000 |
commit | 77a227decf5603bb499ccf0e8a8a20733d16648f (patch) | |
tree | 4c41d25b8ac7994609600cdf27a13bc2ee15d2e6 /Changelog-Trunk.txt | |
parent | 79b7a40abaf1b4855cd3c828d96f61dd71750814 (diff) | |
download | hercules-77a227decf5603bb499ccf0e8a8a20733d16648f.tar.gz hercules-77a227decf5603bb499ccf0e8a8a20733d16648f.tar.bz2 hercules-77a227decf5603bb499ccf0e8a8a20733d16648f.tar.xz hercules-77a227decf5603bb499ccf0e8a8a20733d16648f.zip |
- Removed the equip id from the clif_pet_equip packet as it is not used for anything.
- Corrected the pet-armor field of the pet not being updated on equip/unequip of accessories, making them not show up inmediately.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7577 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 2597bc998..a0f578139 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.
2006/07/07
+ * Corrected the pet-armor field of the pet not being updated on
+ equip/unequip of accessories, making them not show up inmediately. [Skotlex]
* Status_calc_bl will no longer stop you from attacking/walking when the
mode is changed unless the new mode no longer includes
"can-attack"/"can-move" respectively. [Skotlex]
|