summaryrefslogtreecommitdiff
path: root/conf/map/battle/player.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle/player.conf')
-rw-r--r--conf/map/battle/player.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf
index e478a92a..04c40898 100644
--- a/conf/map/battle/player.conf
+++ b/conf/map/battle/player.conf
@@ -75,7 +75,7 @@ basic_skill_check: true
player_invincible_time: 5000
// When set to true, it prevent portal abuse for avoid hits. Official value is false.
-fix_warp_hit_delay_abuse: false
+fix_warp_hit_delay_abuse: true
// The time interval for HP to restore naturally. (in milliseconds)
natural_healhp_interval: 6000
@@ -146,7 +146,7 @@ show_hp_sp_gain: true
// Show the critical bonus for katar class weapon in player status window? On
// official server, the critical bonus from katar class weapon isn't display.
// (Default: false)
-show_katar_crit_bonus: false
+show_katar_crit_bonus: true
// 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.