diff options
-rw-r--r-- | world/map/conf/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index 5c2f0f4d..6f0e6aed 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -207,7 +207,7 @@ player_attack_direction_change: yes monster_attack_direction_change: yes // Stop logout for 10 seconds after a hit? (Note 1) -prevent_logout: yes +prevent_logout: no // If skill fails by delay, should it display or not. (Note 1) display_delay_skill_fail: yes |