diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-09 16:52:24 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-09 16:52:24 +0000 |
commit | f7a7b1d041ff396d96468be30bc4914e626979b3 (patch) | |
tree | eadb9ef5f012dc1806186edeea43bb54e793a7ea /Changelog-Trunk.txt | |
parent | 49000e689a2516db20060d88871762f5a3bcac39 (diff) | |
download | hercules-f7a7b1d041ff396d96468be30bc4914e626979b3.tar.gz hercules-f7a7b1d041ff396d96468be30bc4914e626979b3.tar.bz2 hercules-f7a7b1d041ff396d96468be30bc4914e626979b3.tar.xz hercules-f7a7b1d041ff396d96468be30bc4914e626979b3.zip |
- Moved perfect_hiding from state to special_state, so that it clears out when you remove your pet.
- Probably fixed the Taekwon Rest skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8687 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 08d442879..8079b0a1c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/09
+ * Moved perfect_hiding from state to special_state, so that it clears out
+ when you remove your pet. [Skotlex]
+ * Probably fixed the Taekwon Rest skills. [Skotlex]
* Fixed a npc-timer memory leak on npc_unload ("[Warning]: ers_obj_destroy:
X entries missing, continuing destruction. Manager for entries of size
16.") [Skotlex]
|