summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h3
1 files changed, 1 insertions, 2 deletions
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 {