diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-25 21:32:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-25 21:32:57 +0000 |
commit | 7d9376f863ec9a6c08a096350d4148bd2d53a94b (patch) | |
tree | 0f9afa02d6ecaf630b57c506f1fa6461986b6be2 /Changelog-Trunk.txt | |
parent | 908f9a6873878ca412549fd18927ceedb36a0326 (diff) | |
download | hercules-7d9376f863ec9a6c08a096350d4148bd2d53a94b.tar.gz hercules-7d9376f863ec9a6c08a096350d4148bd2d53a94b.tar.bz2 hercules-7d9376f863ec9a6c08a096350d4148bd2d53a94b.tar.xz hercules-7d9376f863ec9a6c08a096350d4148bd2d53a94b.zip |
- Added a check when buying from npcs to allow buying of item_avail items.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7883 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 1b625525f..e9261074d 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/25
+ * Added a check when buying from npcs to allow buying of item_avail items.
+ [Skotlex]
* Fixed duel accept invite sending the packet before the duel data is set
(resulting in a packet that noone receives). Thanks to Toms for finding it
out. [Skotlex]
|