diff options
Diffstat (limited to 'conf/battle/player.conf')
-rw-r--r-- | conf/battle/player.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index f493f6b67..ccad0afc0 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -142,4 +142,9 @@ idle_no_autoloot: 0 // Minimum distance a vending/chat room must be from a NPC in order to be placed // Default: 3 (0: disabled). -min_npc_vendchat_distance: 3
\ No newline at end of file +min_npc_vendchat_distance: 3 + +// 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 +snovice_call_type: 0
\ No newline at end of file |