summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-22 08:37:13 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-22 08:37:13 +0000
commitbacc1d9094c4a11fa66eae8136f72069d9acca7f (patch)
tree6e0fac0dad8c4292e8e2d49a33962bafeccfb814 /Changelog-Trunk.txt
parent9847103a4169a5593a1da851d8f0823a158694b9 (diff)
downloadhercules-bacc1d9094c4a11fa66eae8136f72069d9acca7f.tar.gz
hercules-bacc1d9094c4a11fa66eae8136f72069d9acca7f.tar.bz2
hercules-bacc1d9094c4a11fa66eae8136f72069d9acca7f.tar.xz
hercules-bacc1d9094c4a11fa66eae8136f72069d9acca7f.zip
* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)
- Coma can now be blocked by such skills as SafetyWall, Pneuma and Basilica. - Equipment breaking behaves exactly like coma. - Skill's self damage may now causes coma, equipment breaking and autospell/autoscript. - GrandCross now allows you to drain hp/sp. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13800 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index cdd285754..e7a2ea99f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,12 @@ 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/05/22
+ * Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661) [Inkfish]
+ - Coma can now be blocked by such skills as SafetyWall, Pneuma and Basilica.
+ - Equipment breaking behaves exactly like coma.
+ - Skill's self damage may now causes coma, equipment breaking and autospell/autoscript.
+ - GrandCross now allows you to drain hp/sp.
09/05/20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead increases its fireweakness [Inkfish]
- This makes doublecasting firebolts on a double fiberlocked target having double damage from both 2 bolts possible = =(bugreport:3061)