diff options
Diffstat (limited to 'conf/battle/guild.conf')
-rw-r--r-- | conf/battle/guild.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/guild.conf b/conf/battle/guild.conf index 2c474552e..9fa3fb424 100644 --- a/conf/battle/guild.conf +++ b/conf/battle/guild.conf @@ -28,6 +28,10 @@ guild_exp_limit: 50 // Maximum castles one guild can own (0 = unlimited) 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 + // Damage adjustments for WOE battles against defending Guild monsters (Note 2) castle_defense_rate: 100 |