From 36e4e442f21ed7193c4510a9bb4fcc733f821757 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 3 Jun 2012 22:41:52 +0000 Subject: Adding new config min_npc_vending_distance which simulates the official 'no vending near npcs' feature. super mega credits to masao git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16227 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/player.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/battle/player.conf') diff --git a/conf/battle/player.conf b/conf/battle/player.conf index ecb96fde6..33275e74e 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -135,3 +135,7 @@ character_size: 0 // Set to the time in seconds where an idle character will stop receiving // items from Autoloot (0: disabled). idle_no_autoloot: 0 + +// Minimum distance a vending 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 -- cgit v1.2.3-60-g2f50