diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-10 13:10:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-10 13:10:13 +0000 |
commit | a2185d8ccf800a0d5412a19404218c7a99921fdf (patch) | |
tree | 2e74eba192ca8b111ac15653aa2a4d90eee69195 /conf/Changelog.txt | |
parent | aae1026c0336f9bd280ac0d5cc8d523004adad21 (diff) | |
download | hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.gz hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.bz2 hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.xz hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.zip |
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
- Corrected @slaveclone/@clone behaving as @evilclone when you change the @ symbol.
- Modified SC_ARMOR_ELEMENT so it grants elemental resist as if it they were card granted bonuses.
- fixed a SA_DISPELL crash when casted on an object with no status changes.
- Adjusted the autospell code so that it does not relies on card_id == 0 for subtracting rates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12041 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/Changelog.txt')
-rw-r--r-- | conf/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 7450f7ee5..4295fe507 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,4 +1,8 @@ Date Added + +2008/01/10 + * Removed 'skill_steal_type' from skill.conf as said config no longer + exists. [Skotlex] 2008/01/06 * Added job_knt to nomemo, no return & noteleport mapflags. [Samuray22] 2007/11/27 |