diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-26 09:42:44 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-26 09:42:44 +0000 |
commit | 313a28630c10e40ee2db0b0a8904d56149c0b3ce (patch) | |
tree | 863811253ac173d48b7023af1c2dbab00cddd83a /Changelog-Trunk.txt | |
parent | 019d9618d50d3190a7b6fa3b8e9401add22beb8e (diff) | |
download | hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.gz hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.bz2 hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.xz hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.zip |
Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 19c3760c8..fe0e94c80 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/10/26 + * Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN. [Inkfish] 09/10/25 * Rev. 14101 The status SC_INVINCIBLE now reduces all damage to 1. [L0ne_W0lf] - Official behavior, and allows players to cancel NPC_ALLHEAL casts. |