diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 17:51:42 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-14 17:51:42 +0000 |
commit | de8f91ae9dcda19d7a931e67104cc8fde86d0b73 (patch) | |
tree | 533057c803e498f1456ba90d020c4d65e83910c1 /db/Changelog.txt | |
parent | 3f8b52f6d673b3e5d259a9bb10004375d7647533 (diff) | |
download | hercules-de8f91ae9dcda19d7a931e67104cc8fde86d0b73.tar.gz hercules-de8f91ae9dcda19d7a931e67104cc8fde86d0b73.tar.bz2 hercules-de8f91ae9dcda19d7a931e67104cc8fde86d0b73.tar.xz hercules-de8f91ae9dcda19d7a931e67104cc8fde86d0b73.zip |
- Fixed incorrect range check in autospell2 triggers.
- Modified Wedding recall skills to behave as in officials.
- Modified Arrow Shower to be a ground-based skill and work as it should on officials.
- Fixed skill_additional_effect triggering every time you were being hit even if no damage was returned.
- Fixed battle_calc_damage_return to make magic damage be returned by 100%, and received damage nullified
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5598 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 13b753067..2e6a480e3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,10 @@ -----
=========================
+03/14
+ * Modified skill entries for the Wedding recall skills. Updated their
+ splash value to signal the area around the caster where the warp will be
+ placed. [Skotlex]
03/13
* Changed the mode of the crystals to 193 (can move, can attack, plants)
[Skotlex]
|