From 6d695639b4e40a5739f5d8fa45b48a54a8523431 Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 2 Dec 2004 17:06:40 +0000 Subject: - Modified Weapon Refine - should only +1 every time. - Updated Berserk, Chase Walk, Slim Pitcher - Added skill_range_leniency * Added check for clif.c in case the server didn't realise we've died git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index d9b39dfc1..2fde5cfeb 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -746,5 +746,10 @@ mobs_level_up: no // Use kRO new steal formula? skill_steal_type: yes +// In some cases when moving to cast a skill the exe will a send a UseSkill packet +// before the server has moved us to the correct position, causing it to fail. +// Setting this at 1 would be enough. +skill_range_leniency: 1 + import: conf/import/battle_conf.txt -- cgit v1.2.3-70-g09d2