diff options
Diffstat (limited to 'conf/battle/guild.conf')
-rw-r--r-- | conf/battle/guild.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/guild.conf b/conf/battle/guild.conf index eaadecad1..bdac2315a 100644 --- a/conf/battle/guild.conf +++ b/conf/battle/guild.conf @@ -29,8 +29,8 @@ guild_exp_limit: 50 guild_max_castles: 0 // Activate guild skills delay by relog? (Note 1) -// Oficial setting is "no" but this prevent the abuse of skiping the 5 minutes delay on guild master relog. -guild_skill_relog_delay: no +// Official setting is "yes", otherwise allow guild leaders to relog to cancel the 5 minute delay. +guild_skill_relog_delay: yes // Damage adjustments for WOE battles against defending Guild monsters (Note 2) castle_defense_rate: 100 |