diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-12 02:40:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-12 02:40:35 +0000 |
commit | cae47aa6af41e4ca7c5779a4b92b0340be4bee6c (patch) | |
tree | 2336e1980e8132b5e67a7e931dc3931e3e55abf4 /Changelog-Trunk.txt | |
parent | 5cf361411259af0c0afa5b4109ee2fda90d0a3bb (diff) | |
download | hercules-cae47aa6af41e4ca7c5779a4b92b0340be4bee6c.tar.gz hercules-cae47aa6af41e4ca7c5779a4b92b0340be4bee6c.tar.bz2 hercules-cae47aa6af41e4ca7c5779a4b92b0340be4bee6c.tar.xz hercules-cae47aa6af41e4ca7c5779a4b92b0340be4bee6c.zip |
- Fixed inverted check which was preventing you from buying more than 1 from any stackable item....
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7627 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 510131a43..0879372ac 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/11
+ * Fixed inverted check which was preventing you from buying more than 1
+ from any stackable item.... [Skotlex]
* Should have fixed the crash in intif gm message... [Skotlex]
* Fixed GTB card only working while you had a status-change active.
[Skotlex]
|