diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-17 10:35:40 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-17 10:35:40 +0000 |
commit | 078f38629dfd8642e15c7209c68d9bb91cbd4429 (patch) | |
tree | 245d25f4ae91c3910a65d4451674e384ac484a57 /Changelog-Trunk.txt | |
parent | 5140b06dfa8554077fb9a698d2bf9c280b0954a4 (diff) | |
download | hercules-078f38629dfd8642e15c7209c68d9bb91cbd4429.tar.gz hercules-078f38629dfd8642e15c7209c68d9bb91cbd4429.tar.bz2 hercules-078f38629dfd8642e15c7209c68d9bb91cbd4429.tar.xz hercules-078f38629dfd8642e15c7209c68d9bb91cbd4429.zip |
* Duration of SC_STONE is not reduced by MDEF.
* LexAeterna is allowed to be used on petrifying targets.
* Mobs won't attack back if StoneCurse fails.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14064 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 0d895d777..726f9727f 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. +09/09/17 + * Duration of SC_STONE is not reduced by MDEF. [Inkfish] + * LexAeterna is allowed to be used on petrifying targets. [Inkfish] + * Mobs won't attack back if StoneCurse fails. [Inkfish] 09/09/13 * Progressbar aborts when player is attacked. [Inkfish] * Do not stand if damage is from yourself or has no source.(bugreport:3582) [Inkfish] |