diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-26 18:53:55 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-26 18:53:55 +0000 |
commit | 46d886ed21ddfa1f0675578755f36425d79baf74 (patch) | |
tree | 76f2055c021f3848127f20e00ca7df4be5db0c33 /Changelog-Trunk.txt | |
parent | db4bf8d09b97e6320374a6162815c03952624eea (diff) | |
download | hercules-46d886ed21ddfa1f0675578755f36425d79baf74.tar.gz hercules-46d886ed21ddfa1f0675578755f36425d79baf74.tar.bz2 hercules-46d886ed21ddfa1f0675578755f36425d79baf74.tar.xz hercules-46d886ed21ddfa1f0675578755f36425d79baf74.zip |
- Added function skill_dance_switch which handles converting overlapping song/dances to dissonance/ugly dance. It should make the overlapping area now behave completely like the mentioned song/dances (taking into account interval and target type changes).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8876 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5c0d28ccf..e12386b7a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/09/26
+ * Added function skill_dance_switch which handles converting overlapping
+ song/dances to dissonance/ugly dance. It should make the overlapping area
+ now behave completely like the mentioned song/dances (taking into account
+ interval and target type changes). [Skotlex]
* Updated battle_check_target so that non-offensive skills cannot be used
on a homun except for the homun and it's master. [Skotlex]
* Steal zeny won't work on treasure chests now. [Skotlex]
|