diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-29 08:57:25 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-29 08:57:25 +0000 |
commit | c66c8c7943a24c134bea8bba631d1acd24f2e213 (patch) | |
tree | 39a23ef4d39f9f06ecde4f06ab08466f90b2b9f6 /Changelog.txt | |
parent | 7f6f823834ec15931921693be1fd519d1e9efb49 (diff) | |
download | hercules-c66c8c7943a24c134bea8bba631d1acd24f2e213.tar.gz hercules-c66c8c7943a24c134bea8bba631d1acd24f2e213.tar.bz2 hercules-c66c8c7943a24c134bea8bba631d1acd24f2e213.tar.xz hercules-c66c8c7943a24c134bea8bba631d1acd24f2e213.zip |
fixed named item storage dupe
in sql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1013 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index d2fff140c..4ca45ceb8 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 01/29 + * Fixed Storage Bug with Named Stackable items. Thanks to Nimion [Lupus] + e.g. Arrows, Iron, Elemental stones, etc... * Added a crash check to Safety Wall, thanks to LebrEf[TaVu] / Freya for pointing it out [celest] * Added some optimisations in clif_parse_MapMove, by Ilpalazzo-sama [celest] |