summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 02:55:10 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 02:55:10 +0000
commit913faa92611b2cb84b23c5c0296fae6a6e1d4c1f (patch)
tree1af058e1950660b0381911e6464e1e28ccbeca35 /Changelog-Trunk.txt
parentad25fe3c790977a9adc98399c69e4bf5873bf03a (diff)
downloadhercules-913faa92611b2cb84b23c5c0296fae6a6e1d4c1f.tar.gz
hercules-913faa92611b2cb84b23c5c0296fae6a6e1d4c1f.tar.bz2
hercules-913faa92611b2cb84b23c5c0296fae6a6e1d4c1f.tar.xz
hercules-913faa92611b2cb84b23c5c0296fae6a6e1d4c1f.zip
- offensive heal/sanctuary will only happen when the source of the heal is a player, mob/pet casted heal will now always heal regardless of target.
- Shield Chain will now ignore the 'ice-pick' defense piercing bonus. - Removed pretty much every comment from skill.c as they were not even in ex-japanese, but they are now in butchered ex-japanese. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7958 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7cd1caf30..3f95c7728 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/07/28
+ * offensive heal/sanctuary will only happen when the source of the heal is
+ a player, mob/pet casted heal will now always heal regardless of target.
+ [Skotlex]
+ * Shield Chain will now ignore the 'ice-pick' defense piercing bonus.
+ [Skotlex]
* Self destruction will now hit all characters in range, not just enemies.
[Skotlex]
* Cleaned up the NJ update code: [Skotlex]