From 171525c34bb6a1977a580ca080335cb6886f45e5 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Tue, 17 Dec 2024 19:00:22 +0000 Subject: Stop preventing fast character switching. So annoying, especially when it's default on test servers! This might conflict with whatever config on live servers, depending on how it's applied. --- world/map/conf/battle_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2