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 cc2655580..2682a34c7 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -151,6 +151,10 @@ idle_no_autoloot: 0 // Default: 3 (0: disabled). min_npc_vendchat_distance: 3 +// If min_npc_vendchat_distance is enabled, +// can players vend/chat room nearby hidden npc? (Ie: FAKE_NPC/HIDDEN_WARP_NPC) +vendchat_near_hiddennpc: no + // Super Novice's fury is enabled to increments of 10%, such as at 10.0%, 20.0% - 80.0%, 90.0% // Changing snovice_call_type config to 1 enables its use at 0%, for maxed super novices. // default: 0 |