From bc63ef1225dadcfa2ba20a9b073de801ee177992 Mon Sep 17 00:00:00 2001 From: malufett Date: Fri, 8 Mar 2013 22:51:42 +0800 Subject: Fixed Bug #7114 -revised/added 'npc_isnear' where it checks if an NPC is nearby when making chat rooms or using vending. Signed-off-by: malufett --- conf/battle/player.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/battle/player.conf') diff --git a/conf/battle/player.conf b/conf/battle/player.conf index cacc66e4d..b626f3ca0 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -139,6 +139,6 @@ character_size: 0 // items from Autoloot (0: disabled). idle_no_autoloot: 0 -// Minimum distance a vending must be from a NPC in order to be placed +// Minimum distance a vending/chat room must be from a NPC in order to be placed // Default: 3 (0: disabled). -min_npc_vending_distance: 3 \ No newline at end of file +min_npc_vendchat_distance: 3 \ No newline at end of file -- cgit v1.2.3-60-g2f50