diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-20 12:42:06 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-20 12:42:06 +0000 |
commit | 9847103a4169a5593a1da851d8f0823a158694b9 (patch) | |
tree | 5fc4cfcb6c70a7a10320f4f7ebbfdea10cd9cbdf /Changelog-Trunk.txt | |
parent | 701fc9b87e2688f357ac3fde17c0970def7d68ed (diff) | |
download | hercules-9847103a4169a5593a1da851d8f0823a158694b9.tar.gz hercules-9847103a4169a5593a1da851d8f0823a158694b9.tar.bz2 hercules-9847103a4169a5593a1da851d8f0823a158694b9.tar.xz hercules-9847103a4169a5593a1da851d8f0823a158694b9.zip |
* 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)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13799 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9ccd19ee3..cdd285754 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/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) 09/05/19 * Added missing packet 0x2c9 and fixed 0x2da's length error. [Inkfish] * Fiberlock now can trap multiple enemies on the same cell and its triggering area was reduced to 1x1. [Inkfish] |