From c69e4b6cf853d31f18ef9c2f04d2bc965f4ad158 Mon Sep 17 00:00:00 2001 From: malufett Date: Tue, 5 Feb 2013 19:12:39 +0800 Subject: Fix Bug # 7049 Added new item bonuses bFixedCast, bVariableCast & bFixedCastrate. (see 'doc/item_bonus.txt' for info) Added new conf for max walk path.(Bug Report # 7042) http://hercules.ws/board/tracker/issue-7049-do-we-need-new-bonus/?gopid=16578#entry16578 --- conf/battle/client.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/battle') diff --git a/conf/battle/client.conf b/conf/battle/client.conf index eaf233a5d..17a10dde5 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -61,6 +61,10 @@ pet_hair_style: 100 // Visible area size (how many squares away from a player can they see) area_size: 14 +// Maximum walk path (how many cells a player can walk going to cursor) +// default: 17(official) +max_walk_path: 17 + // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. -- cgit v1.2.3-70-g09d2