From 4fec7fb11ff316e837be25e07ae427d8aa7df460 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 11 Apr 2006 00:27:15 +0000 Subject: - Fixes to the unit_data update that lets characters auto-chase while attacking. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5980 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index f27a47f5a..42069c29c 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -42,8 +42,7 @@ #define INF2_GUILD_ONLY 2048 //Walk intervals at which chase-skills are attempted to be triggered. -//Note that every 2 is an actual cell walked. -#define WALK_SKILL_INTERVAL 6 +#define WALK_SKILL_INTERVAL 2 // スキルデ?タベ?ス struct skill_db { -- cgit v1.2.3-60-g2f50