diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 18:47:45 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-02-19 18:47:45 +0000 |
commit | 17f0f15706cebb77c4ffe236ae1ace6233c3800f (patch) | |
tree | 3751354823e1e9c72ac80ff9dac96354b17094ee /Changelog-Trunk.txt | |
parent | 41a81ad3cb89f25ebb5af3cd7cb67f25081b7bf0 (diff) | |
download | hercules-17f0f15706cebb77c4ffe236ae1ace6233c3800f.tar.gz hercules-17f0f15706cebb77c4ffe236ae1ace6233c3800f.tar.bz2 hercules-17f0f15706cebb77c4ffe236ae1ace6233c3800f.tar.xz hercules-17f0f15706cebb77c4ffe236ae1ace6233c3800f.zip |
* Fixed buying stores could be opened and sold to regardless of distance between seller and buyer (since r14713).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14715 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 2be1e042c..57f841916 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/02/19 + * Fixed buying stores could be opened and sold to regardless of distance between seller and buyer (since r14713). [Ai4rei] * Fixed 'feature.conf' not getting loaded and a typo buying store feature setting name (follow up to r14713). [Ai4rei] * Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs. [Ai4rei] - For SQL apply upgrade_svn14713_log.sql to upgrade tables `picklog` and `zenylog`; for TXT no action is necessary. |