diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/player.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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 |