diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-22 23:56:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-22 23:56:57 +0000 |
commit | d353fcc5447fb98064e086754a36d324155bf3ea (patch) | |
tree | ca1ffbb58f639bbf5d7af95e7896e90812d1ac07 /Changelog-Trunk.txt | |
parent | 1d9d5f16b0f9abe8bac5a47910844f8683a77c23 (diff) | |
download | hercules-d353fcc5447fb98064e086754a36d324155bf3ea.tar.gz hercules-d353fcc5447fb98064e086754a36d324155bf3ea.tar.bz2 hercules-d353fcc5447fb98064e086754a36d324155bf3ea.tar.xz hercules-d353fcc5447fb98064e086754a36d324155bf3ea.zip |
- Restored the "Secret" behaviour of Blast Mine and Claymore Trap where each target is hit N times (where N is the number of mobs in the splash area at the moment of triggering).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7302 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9f49f4a82..b85dce1ec 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/06/22
+ * Restored the "Secret" behaviour of Blast Mine and Claymore Trap where
+ each target is hit N times (where N is the number of mobs in the splash
+ area at the moment of triggering). [Skotlex]
* Updated the tools/stackdump script to also handle sig-plugin generated
backtraces. Now it will also auto-determine whether the exe needs a .exe at
the end or not. Help me test it as I want this script on stable NOW :X
|