From 5c2e44cd3d10eb4b979d048d80914107485b6004 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 4 Jun 2012 16:11:03 +0000 Subject: Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & default configuration setting. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16230 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index f407b49c9..044ab59e5 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -5329,7 +5329,7 @@ static const struct _battle_data { { "skill_amotion_leniency", &battle_config.skill_amotion_leniency, 90, 0, 100 }, { "mvp_tomb_enabled", &battle_config.mvp_tomb_enabled, 1, 0, 1 }, { "feature.atcommand_suggestions", &battle_config.atcommand_suggestions_enabled, 0, 0, 1 }, - { "min_npc_vending_distance", &battle_config.min_npc_vending_distance, 0, 0, 100 }, + { "min_npc_vending_distance", &battle_config.min_npc_vending_distance, 3, 0, 100 }, }; -- cgit v1.2.3-70-g09d2