diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/player.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index babd6cfc3..4ddd3a30a 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -148,6 +148,9 @@ idle_no_autoloot: 0 // Default: 3 (0: disabled). min_npc_vendchat_distance: 3 +// 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 |