From a2185d8ccf800a0d5412a19404218c7a99921fdf Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 10 Jan 2008 13:10:13 +0000 Subject: - 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 --- conf/Changelog.txt | 4 ++++ conf/battle/skill.conf | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'conf') 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 diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index 877465496..ea1d56cc2 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -193,9 +193,6 @@ skill_removetrap_type: 0 // Does using bow to do a backstab give a 50% damage penalty? (Note 1) backstab_bow_penalty: yes -// Use kRO new steal formula? (favors skillv more than dex difference) (Note 1) -skill_steal_type: yes - // How many times you could try to steal from a mob. // Note: It helps to avoid stealing exploit on monsters with few rare items // Use 0 to disable (max allowed value is 255) -- cgit v1.2.3-60-g2f50