diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-07 03:36:14 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-07 03:36:14 +0000 |
commit | e08ebfb66b255385436786db6e95cf9089db25d2 (patch) | |
tree | 894241162d630c61618ceb3b7cc83783564d1025 /Changelog-Trunk.txt | |
parent | b4ae63a63186b89d9b4012b1bc4e802ca37cb74e (diff) | |
download | hercules-e08ebfb66b255385436786db6e95cf9089db25d2.tar.gz hercules-e08ebfb66b255385436786db6e95cf9089db25d2.tar.bz2 hercules-e08ebfb66b255385436786db6e95cf9089db25d2.tar.xz hercules-e08ebfb66b255385436786db6e95cf9089db25d2.zip |
Implemented "cooking exp" that increases the success chance of cooking by 0.05% per try and the max bonus is 20%.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13854 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 9adb358f7..b8e59565d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +09/06/07 + * Implemented "cooking exp" that increases the success chance of cooking by 0.05% per try and the max bonus is 20%. [Inkfish] 09/06/05 * Job_Battle_Manual and Battle_Manual can be used simultaneously. [Inkfish] * Fixed "sleep" after "attachrid" (a different rid) halts the script. [Inkfish] |