diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 16:53:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 16:53:10 +0000 |
commit | 1af5eb4ad8b5a03e430772ececf37f3986d0d537 (patch) | |
tree | 175ee3eb2bcde3c6f146e2607c9956da26b223c2 /Changelog-Trunk.txt | |
parent | cdb9971c1511c4732ce08f0cb1c411a21abe8d77 (diff) | |
download | hercules-1af5eb4ad8b5a03e430772ececf37f3986d0d537.tar.gz hercules-1af5eb4ad8b5a03e430772ececf37f3986d0d537.tar.bz2 hercules-1af5eb4ad8b5a03e430772ececf37f3986d0d537.tar.xz hercules-1af5eb4ad8b5a03e430772ececf37f3986d0d537.zip |
- Some code cleaning in status.c
- Reflected damage will now also have a chance of draining hp/sp.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8164 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 2c32b2e3e..a280c72f3 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.
2006/08/07
+ * Reflected damage will now also have a chance of draining hp/sp. [Skotlex]
* Adjusted the order in which option/sc change packets are sent to match
Aegis's [Skotlex]
* Added script command getpartyleader through which you can retrieve
|