diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-04 21:04:31 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-04 21:04:31 +0000 |
commit | 961e0182515f609174791ed1ae0bf99eb50c5dfc (patch) | |
tree | ce346bc30482d346cb467e7debe6562b1120afcb /Changelog-Trunk.txt | |
parent | 74382866b1dc40a990f6dcc164fac8eb4d3e5a46 (diff) | |
download | hercules-961e0182515f609174791ed1ae0bf99eb50c5dfc.tar.gz hercules-961e0182515f609174791ed1ae0bf99eb50c5dfc.tar.bz2 hercules-961e0182515f609174791ed1ae0bf99eb50c5dfc.tar.xz hercules-961e0182515f609174791ed1ae0bf99eb50c5dfc.zip |
Fixed a mistake in r10919 messing up logged values (bugreport:167)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11357 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 994c47217..f900a2319 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -10,6 +10,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. - Updated Field Manual and Bubble Gum in the itemdb.txt file. - As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum only do a second try of the item drop, and it don't increase the drop rates. + * Fixed a mistake in r10919 messing up logged values (bugreport:167) * Added code that compacts the vending list after a purchase; fixes the problem with empty positions appearing in the list (bugreport:168) * Corrected Icewall skill to be closer to official behavior |