diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/battle.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf index 01677d31c..90a8042f9 100644 --- a/conf/map/battle/battle.conf +++ b/conf/map/battle/battle.conf @@ -154,8 +154,8 @@ equip_self_break_rate: 100 equip_skill_break_rate: 100 // Do weapon attacks have a attack speed delay before actual damage is applied? (Note 1) -// NOTE: The official setting is true, even thought it degrades performance a bit. -delay_battle_damage: true +// NOTE: The official setting is true, even though it degrades performance a bit. +delay_battle_damage: false // Are arrows/ammo consumed when used on a bow/gun? // 0 = No |