diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 19:30:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 19:30:35 +0000 |
commit | 6cc1d4e8c5bbc053e74f2663c210d0232c10378e (patch) | |
tree | 8495d3069cc32e7082940f384b180c86ca5fd5de /db/Changelog.txt | |
parent | 9c4cd8538cd3163d1deb5d1f3f569f0799fb51e1 (diff) | |
download | hercules-6cc1d4e8c5bbc053e74f2663c210d0232c10378e.tar.gz hercules-6cc1d4e8c5bbc053e74f2663c210d0232c10378e.tar.bz2 hercules-6cc1d4e8c5bbc053e74f2663c210d0232c10378e.tar.xz hercules-6cc1d4e8c5bbc053e74f2663c210d0232c10378e.zip |
- Soul Drain will now show the SP drained regardless of drain display settings.
- SC_COMBO state will now end in skill_attack rather than skill_check_condition (as it is required there to apply damage bonuses based on combo-casted skills)
- Spirit skills now have 500ms delay.
- KA skills can now be casted on other Soul Linkers as well without the Spirit requirement.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6607 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index e217939c1..3b7cdd2f3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ =========================
05/15
+ * Spirit skills now have 500ms delay. [Skotlex]
* Changed speed of G_Khalitzburg (very fast now) [Playtester]
* Improved some skills of Amon Ra [Playtester]
05/14
|