diff options
Diffstat (limited to 'conf/battle/player.conf')
-rw-r--r-- | conf/battle/player.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index cdfcece8d..babd6cfc3 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -94,7 +94,7 @@ max_baby_parameter: 80 max_baby_third_parameter: 117 // Max armor def/mdef -// NOTE: This setting have no effect if server is run on Renewal Mode (RENEWAL) +// NOTE: This setting have no effect if server is run on Renewal Mode (RENEWAL) // NOTE: does not affects skills and status effects like Mental Strength // If weapon_defense_type is non-zero, it won't apply to max def. // If magic_defense_type is non-zero, it won't apply to max mdef. @@ -117,7 +117,7 @@ show_hp_sp_drain: no // Display the gained hp/sp values from killing mobs? (Ie: Sky Deleter Card) show_hp_sp_gain: yes -// If set, when A accepts B as a friend, B will also be added to A's friend +// If set, when A accepts B as a friend, B will also be added to A's friend // list, otherwise, only A appears in B's friend list. // NOTE: this setting only enables friend auto-adding; auto-deletion does not work yet friend_auto_add: yes |