summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-24 19:29:23 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-24 19:29:23 +0000
commit2a36020cb4786e41ed7f5f02cc77a8522537c4bd (patch)
tree158e3d57fb33038c0b995abf974f0d7cb43c1c12 /Changelog-Trunk.txt
parentd9c231e137254734e780570b48741205868be4b7 (diff)
downloadhercules-2a36020cb4786e41ed7f5f02cc77a8522537c4bd.tar.gz
hercules-2a36020cb4786e41ed7f5f02cc77a8522537c4bd.tar.bz2
hercules-2a36020cb4786e41ed7f5f02cc77a8522537c4bd.tar.xz
hercules-2a36020cb4786e41ed7f5f02cc77a8522537c4bd.zip
Venom Splasher and Gloria Domini fixes and updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10907 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8e8667ec0..b1930ae7c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,16 @@ 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/07/24
+ * Fixes on Venom Splasher and the like (see topic:152975) [DracoRPG]
+ - VS / Envenom / Throw Venom Knife poison chance raised to 10+4*lv %
+ - Removed chance to be poisoned when hit if you're a VS time-bomb
+ - Adjusted bomb timer to correct values (5.5+0.5*lv sec)
+ - Removed damage boost from Poison React
+ - Now ignores EDP damage boost
+ - Prevented use on bosses
+ - Fixes still needed for recast restriction and splash damage
+ * Removed Emperium-damaging ability from Gloria Domini [DracoRPG]
2007/07/23
* Changed the restricting mapflag for @jump from nowarp/nowarpto
to noteleport. Adjust your scripts if you were using it this way.