diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-30 18:22:11 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-30 18:22:11 +0000 |
commit | 934764dba32c549859c0854ba74008a250be204a (patch) | |
tree | 45fd8a0e3ae2cc4a5d1b5f628e3633b08b68f4d9 /db/Changelog.txt | |
parent | bed9459f0edafeab823aa4c0a473828e77e43c15 (diff) | |
download | hercules-934764dba32c549859c0854ba74008a250be204a.tar.gz hercules-934764dba32c549859c0854ba74008a250be204a.tar.bz2 hercules-934764dba32c549859c0854ba74008a250be204a.tar.xz hercules-934764dba32c549859c0854ba74008a250be204a.zip |
- 'Long Range Attacked' mob skill conditions will no longer trigger on magic attacks.
- Changed the element of Blood Drain from 'take weapon's element' to Dark. And Blood Drain/Energy Drain have a range of 7 now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9747 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 f0d1e3f46..ff7843e3a 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,10 @@ ======================== +01/30 + * Blood Drain and Energy Drain have their range updated to 7. + * Changed the element of Blood Drain from 'take weapon's element' to Dark. + [Skotlex] 01/24 * Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI [ultramage] Reported in http://www.eathena.ws/board/index.php?showtopic=136136 |