diff options
Diffstat (limited to 'conf/battle/player.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 58f0f9bb1..b8c1544a5 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -135,3 +135,7 @@ bone_drop: 0 // 3 = both Normal Classes on Peco have Big Size // and Baby Classes on Peco have Medium Size character_size: 0 + +// Idle characters can receive autoloot? +// Set to the time in seconds where an idle character will stop receiving items from Autoloot. +idle_no_autoloot: 120 |