diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-18 14:14:33 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-18 14:14:33 +0000 |
commit | 80342514a6d3370029d6017428afdacce220fc17 (patch) | |
tree | cedd055deb2867d4958a27bfba80a2ddea50bddb /Changelog-Trunk.txt | |
parent | 8192b22f355b8e0bce5a49bf0ddaeaf754f1682d (diff) | |
download | hercules-80342514a6d3370029d6017428afdacce220fc17.tar.gz hercules-80342514a6d3370029d6017428afdacce220fc17.tar.bz2 hercules-80342514a6d3370029d6017428afdacce220fc17.tar.xz hercules-80342514a6d3370029d6017428afdacce220fc17.zip |
- Fixed overflow on the mob delay adjustment setting.
- Fixed characters being unable to trade again if you attempt a trade on someone who is on storage/npc when you accept the trade.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9669 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 7c9446dd0..be15728fa 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. 2007/01/18 + * Fixed overflow on the mob delay adjustment setting. + * Fixed characters being unable to trade again if you attempt a trade on + someone who is on storage/npc when you accept the trade. [Skotlex] * Fixed a crash when a castle from [0..MAX-1] wasn't in the db [ultramage] 2007/01/17 * Corrected atcommand @homstats so it shows the correct minimum/maximum |