summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-11-09 18:40:27 +0300
committerAndrei Karas <akaras@inbox.ru>2015-11-09 18:40:27 +0300
commit7e02d296c8b257675d6c0ef35737cffbd756f3a4 (patch)
treea4637bf874e844d5752a0203e358210c0f2741f7
parent2742af8e242e001ba985b5e9a8f6b44a26da715a (diff)
downloadserverdata-halloween2015.tar.gz
serverdata-halloween2015.tar.bz2
serverdata-halloween2015.tar.xz
serverdata-halloween2015.zip
Enable fix for warp hit issue.halloween2015
-rw-r--r--conf/battle/player.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf
index cdfcece8..0b39b757 100644
--- a/conf/battle/player.conf
+++ b/conf/battle/player.conf
@@ -51,6 +51,8 @@ basic_skill_check: yes
// Value is also affected by 'invincible_time_inc' mapflag
player_invincible_time: 5000
+fix_warp_hit_delay_abuse: 1
+
// The time interval for HP to restore naturally. (in milliseconds)
natural_healhp_interval: 6000