diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 14:57:55 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-22 14:57:55 +0000 |
commit | 782af771684f613e20111bd498ccd1b885978551 (patch) | |
tree | 66f285d5e1847bcaf869b8b13c321c0664be5594 /Changelog-Trunk.txt | |
parent | 4efdd5fd43c19b846de528610fd9233f52978063 (diff) | |
download | hercules-782af771684f613e20111bd498ccd1b885978551.tar.gz hercules-782af771684f613e20111bd498ccd1b885978551.tar.bz2 hercules-782af771684f613e20111bd498ccd1b885978551.tar.xz hercules-782af771684f613e20111bd498ccd1b885978551.zip |
- Twilight Pharmacy's cast time is no longer reducable by dex.
- All weapon enchant levels now last 3 minutes.
- Corrected Ankle Snare/Spider Web having a 1% chance to trap rather than 100%
- Food boosts are now dispelled on death only.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10050 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 9ab8b7f9f..7cd3757c7 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. +2007/03/23 + * Corrected Ankle Snare/Spider Web having a 1% chance to trap rather than + 100% + * Food boosts are now dispelled on death only. 2007/03/22 * Corrected setitemscript not correctly updating the item's script. * Added define MAX_CHARS so you can easily mod the server to support a |