diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 19:30:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 19:30:53 +0000 |
commit | 7332d10a5961e767091639e9666e2594834fc4d1 (patch) | |
tree | a93f464ef1880e9511e4f5c50a71504fa5ca592d /Changelog-Trunk.txt | |
parent | 6ef0cea83969e0b00e33721e956bc0583e3715eb (diff) | |
download | hercules-7332d10a5961e767091639e9666e2594834fc4d1.tar.gz hercules-7332d10a5961e767091639e9666e2594834fc4d1.tar.bz2 hercules-7332d10a5961e767091639e9666e2594834fc4d1.tar.xz hercules-7332d10a5961e767091639e9666e2594834fc4d1.zip |
- Should have fixed clif_item_sub to properly store pet egg/armor data. There should be no more "random refine levels" bugs related to these.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7574 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 a511ab40b..c5fc31863 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/07/07
+ * Should have fixed clif_item_sub to properly store pet egg/armor data.
+ There should be no more "random refine levels" bugs related to these.
+ [Skotlex]
* itemdb_exists will now return NULL for item_id 0. [Skotlex]
* Added a check to free a character from memory when changing map servers.
[Skotlex]
|