diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-16 17:28:52 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-16 17:28:52 +0000 |
commit | af9e025ed822f5e30655323af3cb70f3b51b559e (patch) | |
tree | 03ba3da9701aacb824cfc8782be42ea37f8a7a4e /Changelog-Trunk.txt | |
parent | 97f2abb87a41e3a879bbe7c544fe1f7a6bc1cf80 (diff) | |
download | hercules-af9e025ed822f5e30655323af3cb70f3b51b559e.tar.gz hercules-af9e025ed822f5e30655323af3cb70f3b51b559e.tar.bz2 hercules-af9e025ed822f5e30655323af3cb70f3b51b559e.tar.xz hercules-af9e025ed822f5e30655323af3cb70f3b51b559e.zip |
Fixed NPC_CRITICALWOUND to reduce heal by 20% per level
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11486 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4083fc804..5f27cfa05 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/10/15 + * Fixed NPC_CRITICALWOUND to reduce heal by 20% per level [Playtester] * Fixing TK Mission asigning non spawning mobs. [Zephyrus] * Updated the item price/sell reading code to enable 'null' values. The difference between a blank value and 0 is that when the value is blank, it |