diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-28 19:41:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-28 19:41:04 +0000 |
commit | 6de48b6df0789f9625e8604215fe856dc43776e1 (patch) | |
tree | f62625cefa74613cf7aebf41c91f596d933e194b /Changelog-Trunk.txt | |
parent | a5a5d08082d272690f89389db6029edf94fe551d (diff) | |
download | hercules-6de48b6df0789f9625e8604215fe856dc43776e1.tar.gz hercules-6de48b6df0789f9625e8604215fe856dc43776e1.tar.bz2 hercules-6de48b6df0789f9625e8604215fe856dc43776e1.tar.xz hercules-6de48b6df0789f9625e8604215fe856dc43776e1.zip |
- Self destruction will now hit all characters in range, not just enemies.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7950 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 63776ef8f..7cd1caf30 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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
+ * Self destruction will now hit all characters in range, not just enemies.
+ [Skotlex]
* Cleaned up the NJ update code: [Skotlex]
- Restored code which was removed (stuff like SC_SKA)
- Fixed possible crashes on some NJ skills if used by non-players.
|