diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-14 16:09:19 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-14 16:09:19 +0000 |
commit | 446b24910597339d03cbf2d0686213236063bfcd (patch) | |
tree | 7a3f652a3adcd0c00e7461986f28313267300d90 /Changelog-Trunk.txt | |
parent | 0054ae737552023d87621aac0ffe08246549cf22 (diff) | |
download | hercules-446b24910597339d03cbf2d0686213236063bfcd.tar.gz hercules-446b24910597339d03cbf2d0686213236063bfcd.tar.bz2 hercules-446b24910597339d03cbf2d0686213236063bfcd.tar.xz hercules-446b24910597339d03cbf2d0686213236063bfcd.zip |
* Cooking success chance is now affected by DEX and LUK
- "cooking exp" still needs to be implemented
- also fixed a small issue when whispering to someone in autotrade
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13671 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index cb618543b..a579fc8cd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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. +2009/04/14 + * Cooking success chance is now affected by DEX and LUK [Playtester] + - "cooking exp" still needs to be implemented + - also fixed a small issue when whispering to someone in autotrade 2009/04/01 * Removed online_check config options. (always active now) [FlavioJS] * Clarified char_maintenance config option. |