diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-03 11:20:57 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-03 11:20:57 +0000 |
commit | f47e370d5cffc16a6ee4888c76768f9309e1fe83 (patch) | |
tree | 6442c0e8367a349e98bd47d3dc622dd7d7167c82 /Changelog.txt | |
parent | aa37b7a6b65b3699c3c62903e6c744ae329de423 (diff) | |
download | hercules-f47e370d5cffc16a6ee4888c76768f9309e1fe83.tar.gz hercules-f47e370d5cffc16a6ee4888c76768f9309e1fe83.tar.bz2 hercules-f47e370d5cffc16a6ee4888c76768f9309e1fe83.tar.xz hercules-f47e370d5cffc16a6ee4888c76768f9309e1fe83.zip |
* When loading shop scripts automatically check if the prices can be exploited with OC/DC
* If the buying price provided in item_db.txt is above 2x higher than selling price for an item no need to reset and redetermine the buying price
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1024 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index fdd0c4ce0..ddb99244b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,10 @@ Date Added 02/03 + * When loading shop scripts automatically check if the prices can be exploited + with OC/DC [celest] + * If the buying price provided in item_db.txt is above 2x higher than selling + price for an item no need to reset and redetermine the buying price [celest] * Fixed a mistake that was causing Ruwach to only work in PvP and PvM [celest] * Added DracoRPG's code for Joint Beat effects, thanks! [celest] |